Home
last modified time | relevance | path

Searched refs:help (Results 1 – 25 of 27) sorted by relevance

12

/tools/test/connectivity/acts/framework/acts/bin/
Dmonsoon.py64 help="Print power meter status.")
66 help="Also report average over last n data points.")
68 help="Set output voltage (0 for off)")
70 help="Set max output current.")
72 help="Set max power-up/inital current.")
74 "auto"), help="USB control (on, off, auto).")
76 help="Collect and print this many samples")
78 help="Sample this many times per second.")
79 parser.add_argument("-d", "--device", help="Use this /dev/ttyACM... file.")
81 help="The serial number of the Monsoon to use.")
[all …]
Dact.py160 help="Path to the test configuration file.")
166 help=("Command-line arguments to be passed to every test case in a "
172 help=("If set, tests will be executed on all testbeds in parallel. "
182 help="Number of times to run the campaign or a group of test cases.")
189 help="Specify which test beds to run tests on.")
195 help="Root path under which all logs will be placed.")
202 help="One or more non-recursive test class search paths.")
211 help="A list of test classes/cases to run.")
218 help=("Path to a file containing a comma delimited list of test "
224 help="If set, tests will be executed in random order.")
[all …]
/tools/appbundle/bundletool/java/com/android/tools/appbundle/bundletool/
DBundleToolMain.java47 help(); in main()
63 help(commands.get(1)); in main()
65 help(); in main()
70 help(); in main()
78 public static void help() { in help() method in BundleToolMain
87 public static void help(String commandName) { in help() method in BundleToolMain
90 BuildModuleCommand.help(); in help()
93 SplitModuleCommand.help(); in help()
100 help(); in help()
DBuildModuleCommand.java147 public static void help() { in help() method in BuildModuleCommand
/tools/acloud/public/
Dacloud_common.py31 help="Email account to use for authentcation.")
37 help="Path to the config file, default to acloud.config"
43 help="Dump the report this file in json format. "
49 help="Path to log file.")
54 help="Verbose mode")
59 help="Very verbose mode")
Dacloud_main.py112 help="Android build target, e.g. gce_x86-userdebug, "
118 help="Android branch, e.g. mnc-dev or git_mnc-dev")
123 help="Android build id, e.g. 2145099, P2804227")
129 help="The name of a pre-configured device spec that we are "
136 help="Number of instances to create.")
142 help="Name of an existing compute engine image to reuse.")
147 help="Path to a local disk image to use, "
154 help="Do not clean up temporary disk image and compute engine image. "
161 help="Path to a *tar.gz file where serial logs will be saved "
168 help="Path to a *tar.gz file where logcat logs will be saved "
[all …]
/tools/test/connectivity/tools/lab/
Dmain.py151 help='specify version of program')
157 help='display recent USB I/O')
163 help='display uptime of current lab station')
169 help='display the disk space statistics')
175 help='display the current RAM usage')
181 help='display the current CPU usage as percent')
187 help=('verify all devices connected are in \'device\' mode, '
195 help='choose the reporting method needed')
201 help='display the versions of chosen programs (default = all)')
207 help='retrieve status of network')
[all …]
/tools/repohooks/tools/
Dclang-format.py46 help='The path of the clang-format executable.')
48 help='The path of the git-clang-format executable.')
50 help='The style that clang-format will use.')
52 help='Comma-separated list of file extensions to '
55 help='Fix any formatting errors automatically.')
59 help='Specify the commit to validate.')
61 help='Validates the files that have changed from '
65 help='If specified, only consider differences in '
Dgoogle-java-format.py42 help='The path of the google-java-format executable.')
45 help='The path of the google-java-format-diff script.')
47 help='Fix any formatting errors automatically.')
49 help='Specify the commit to validate.')
54 help='If true, imports will be sorted.')
56 help='If specified, only consider differences in '
Dpylint.py34 parser.add_argument('--init-hook', help='Init hook commands to run.')
36 help='The path of the pylint executable.',
39 help='Specify to use the executable\'s default '
Dcpplint.py-update40 -h|--help) usage;;
Dcheckpatch.pl-update74 -h|--help) usage;;
/tools/tradefederation/core/atest/
Datest.py287 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. '
[all …]
/tools/loganalysis/tests/src/com/android/loganalysis/util/config/
DArgsOptionParserTest.java553 String help = ArgsOptionParser.getOptionHelp(false, new InheritedOptionSource()); in testGetOptionHelp() local
554 assertTrue(help.contains(InheritedOptionSource.OPTION_NAME)); in testGetOptionHelp()
555 assertTrue(help.contains(InheritedOptionSource.OPTION_DESC)); in testGetOptionHelp()
556 assertTrue(help.contains(OneOptionSource.OPTION_NAME)); in testGetOptionHelp()
557 assertTrue(help.contains(OneOptionSource.OPTION_DESC)); in testGetOptionHelp()
558 assertTrue(help.contains(OneOptionSource.DEFAULT_VALUE)); in testGetOptionHelp()
565 String help = ArgsOptionParser.getOptionHelp(true, new ImportantOptionSource()); in testGetOptionHelp_important() local
566 assertTrue(help.contains(ImportantOptionSource.IMPORTANT_OPTION_NAME)); in testGetOptionHelp_important()
567 assertTrue(help.contains(ImportantOptionSource.IMPORTANT_UNSET_OPTION_NAME)); in testGetOptionHelp_important()
568 assertFalse(help.contains(ImportantOptionSource.UNIMPORTANT_OPTION_NAME)); in testGetOptionHelp_important()
[all …]
/tools/test/connectivity/acts/tests/google/tel/etc/
Dmanage_sim.py191 help='json file path',
197 help='(default) Append to the list of SIM entries',
202 help='Prune the list of SIM entries',
207 help='Dump a list of SIMs from devices',
/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp.txt3 apksigner --help
22 help Show this usage page and exit
Dhelp_verify.txt28 -h, --help Show help about this command and exit
Dhelp_sign.txt52 -h, --help Show help about this command and exit
/tools/acloud/public/acloud_kernel/
Dacloud_kernel.py55 help="The names of the instances that will have their kernels swapped, "
62 help="Path to a local disk image to use, e.g /tmp/bzImage")
/tools/dexter/dexter/
Ddexter_tests.py12 argParser.add_argument('-root', help = 'Root location of the test data files')
13 argParser.add_argument('-update', action = 'store_true', help = 'Update the expected files')
/tools/tradefederation/core/tests/src/com/android/tradefed/config/
DArgsOptionParserTest.java927 String help = ArgsOptionParser.getOptionHelp(false, new InheritedOptionSource()); in testGetOptionHelp() local
928 assertTrue(help.contains(InheritedOptionSource.OPTION_NAME)); in testGetOptionHelp()
929 assertTrue(help.contains(InheritedOptionSource.OPTION_DESC)); in testGetOptionHelp()
930 assertTrue(help.contains(OneOptionSource.OPTION_NAME)); in testGetOptionHelp()
931 assertTrue(help.contains(OneOptionSource.OPTION_DESC)); in testGetOptionHelp()
932 assertTrue(help.contains(OneOptionSource.DEFAULT_VALUE)); in testGetOptionHelp()
939 String help = ArgsOptionParser.getOptionHelp(true, new ImportantOptionSource()); in testGetOptionHelp_important() local
940 assertTrue(help.contains(ImportantOptionSource.IMPORTANT_OPTION_NAME)); in testGetOptionHelp_important()
941 assertTrue(help.contains(ImportantOptionSource.IMPORTANT_UNSET_OPTION_NAME)); in testGetOptionHelp_important()
942 assertFalse(help.contains(ImportantOptionSource.UNIMPORTANT_OPTION_NAME)); in testGetOptionHelp_important()
[all …]
/tools/metalava/src/test/java/com/android/tools/metalava/
DOptionsTest.kt222 fun `Test help`() { in Test help()
/tools/repohooks/
Dpre-upload.py375 help='The directory that the project lives in. If not '
378 help='The project repo path; this can affect how the '
383 help='Check specific commits')
/tools/tradefederation/core/atest/docs/
Ddeveloper_workflow.md17 involved with your change. This will help determine what tests you write
/tools/metalava/
DREADME.md46 --help This message.
318 There are several key helpers that help with the implementation, detailed next.
433 the typedef macro), but should also help Dokka -- and arguably the Kotlin

12