Lines Matching refs:help
287 parser.add_argument('tests', nargs='*', help='Tests to build and/or run.')
289 const=BUILD_STEP, help='Run a build.')
291 const=INSTALL_STEP, help='Install an APK.')
294 help='Run the tests. WARNING: Many test configs force cleanup '
299 help='The device to run the test on.')
301 help='Disables test teardown and cleanup.')
303 help='Forces a rebuild of the module-info.json file. '
307 help='Only for instrumentation tests. Waits for '
310 help='Display DEBUG level logging.')
312 help='Generate baseline metrics, run 5 iterations by default. '
315 help='Generate new metrics, run 5 iterations by default. '
318 help='Run regression detection algorithm. Supply '
323 help='Specify custom args for the test runners. '