Lines Matching refs:help

19         help=None,  argument
26 help=help,
73 help="path to executable we are testing",
75 add_arg("-t", "--title", default="qm-pxp01", help="Title of the test run")
81 help="Amount of time allowed for the browser to cleanly close",
86 help="List of tests to run, separated by ':' (ex. damp:tart)",
88 add_arg("--suite", help="Suite to use (instead of --activeTests)")
89 add_arg("--subtests", help="Name of the subtest(s) to run (works only on DAMP)")
93 help="Collect mainthread IO data from the browser by setting"
100 help="wait for MozAfterPaint event before recording the time",
106 help="Also report the first paint value in supported tests",
112 help="use Hero elementtiming attribute to record the time",
118 help="Also report the user ready value in supported tests",
124 help="(Deprecated - Use --gecko-profile instead.) Profile the "
131 help="(Deprecated - Use --gecko-profile-interval instead.) How "
138 help="(Deprecated - Use --gecko-profile-entries instead.) How "
145 help="Profile the run and output the results in $MOZ_UPLOAD_DIR. "
155 help="How frequently to take samples (ms)",
161 help="How many samples to take with the profiler",
167 help="Comma-separated list of features to enable in the profiler",
173 help="Comma-separated list of threads to sample",
180 help="Extension to install while running",
182 add_arg("--fast", action="store_true", help="Run tp tests as tp_fast")
186 help="Path to the symbols for the build we are testing",
188 add_arg("--xperf_path", help="Path to windows performance tool xperf.exe")
193 help="Time to wait for the browser to output to the log file",
199 help="Filename to store the errors found during the test."
208 help="Set a browser preference. May be used multiple times.",
214 help="Wait for firstNonBlankPaint event before recording the time",
220 help="Wait for the first page of a PDF to be rendered",
222 add_arg("--webServer", dest="webserver", help="DEPRECATED")
228 help="useful for running tests on a developer machine."
231 add_arg("--cycles", type=int, help="number of browser cycles to run")
232 add_arg("--tpmanifest", help="manifest file to test")
233 add_arg("--tpcycles", type=int, help="number of pageloader cycles to run")
237 help="number of milliseconds to wait for a load event after"
243 help="number of pageloader cycles to run for each page in" " the manifest",
249 help="Do not download the talos test pagesets",
253 help="Specify the hg revision or sourcestamp for the changeset"
259 help="Specify the url for the repository we are testing. "
265 help="Will post to the specified framework for Perfherder. "
269 add_arg("--print-tests", action=_ListTests, help="print available tests")
270 add_arg("--print-suites", action=_ListSuite, help="list available suites")
275 help="If given, it disables uploading of talos results.",
281 help="If given, run Stylo with a certain number of threads",
287 help="Downloads a profile from TaskCluster and uses it",
293 help="Enable the debugger. Not specifying a --debugger option will"
297 "--debugger", default=None, help="Name of debugger to use."
303 help="Command-line arguments to pass to the debugger itself; split"
310 help="Remove any existing ccov gcda output files after browser"
318 help="Enable the WebRender compositor in Gecko.",
324 help="Enable Fission (site isolation) in Gecko.",