Lines Matching refs:help
1003 parser.add_argument('-t', '--test', action='append', dest='tests', help='name(s) of the test(s)')
1011 help="Skip the given test in all circumstances.")
1013 help="""Don't skip any run-test configurations listed in
1017 help="""Don't build dependencies under any circumstances. This is the
1021 help="""Build dependencies under all circumstances. By default we will
1023 global_group.add_argument('--build-target', dest='build_target', help='master-art-host targets')
1029 help="""Pass an option, unaltered, to the run-test script.
1034 help="""Pass an agent to be attached to the runtime""")
1036 help="""Pass an option to the runtime. Runtime options
1040 help='Number of dex2oat jobs')
1042 help='Location for runtime zipapex.')
1044 help="Run all the possible configurations for the input test set")
1052 help='Enable all variants of ' + variant_type)