Lines Matching refs:help

14                  default=argparse.SUPPRESS, help=None):  argument
20 help=help)
60 help="path to executable we are testing")
62 help="Title of the test run")
64 help="Amount of time allowed for the browser to cleanly close")
66 help="List of tests to run, separated by ':' (ex. damp:tart)")
68 help="Suite to use (instead of --activeTests)")
70 help="Name of the subtest(s) to run (works only on DAMP)")
72 help="Collect mainthread IO data from the browser by setting"
75 help="wait for MozAfterPaint event before recording the time")
77 help="Also report the first paint value in supported tests")
79 help="use Hero elementtiming attribute to record the time")
81 help="Also report the user ready value in supported tests")
83 help="(Deprecated - Use --gecko-profile instead.) Profile the "
86 help="(Deprecated - Use --gecko-profile-interval instead.) How "
89 help="(Deprecated - Use --gecko-profile-entries instead.) How "
92 help=argparse.SUPPRESS)
94 help=argparse.SUPPRESS)
96 help=argparse.SUPPRESS)
98 help="Profile the run and output the results in $MOZ_UPLOAD_DIR. "
104 help="How frequently to take samples (ms)")
106 help="How many samples to take with the profiler")
109 help="Extension to install while running")
111 help="Run tp tests as tp_fast")
113 help="Path to the symbols for the build we are testing")
115 help="Path to windows performance tool xperf.exe")
117 help="Time to wait for the browser to output to the log file")
120 help="Filename to store the errors found during the test."
124 help="defines an extra user preference")
126 help="Wait for firstNonBlankPaint event before recording the time")
128 help="Wait for the first page of a PDF to be rendered")
130 help="DEPRECATED")
133 help="useful for running tests on a developer machine."
136 help="number of browser cycles to run")
138 help="manifest file to test")
140 help="number of pageloader cycles to run")
142 help='number of milliseconds to wait for a load event after'
145 help='number of pageloader cycles to run for each page in'
148 help="Do not download the talos test pagesets")
150 help='Specify the hg revision or sourcestamp for the changeset'
154 help='Specify the url for the repository we are testing. '
158 help='Will post to the specified framework for Perfherder. '
162 help="print available tests")
164 help="list available suites")
167 help="If given, it disables uploading of talos results.")
170 help='If given, run Stylo with a certain number of threads')
172 help="Downloads a profile from TaskCluster and uses it")
175 help='Enable the debugger. Not specifying a --debugger option will'
178 help='Name of debugger to use.')
180 help='Command-line arguments to pass to the debugger itself; split'
184 help='Remove any existing ccov gcda output files after browser'
188 help="Enable the WebRender compositor in Gecko.")
190 help="Enable Fission (site isolation) in Gecko.")