/tools/acloud/create/ |
D | create_args.py | 47 help="Number of instances to create.") 53 help="Path to a *tar.gz file where serial logs will be saved " 64 help="Determines to establish a tunnel forwarding adb/vnc and " 76 help="Will not automatically create ssh tunnels forwarding adb & vnc " 85 help="This can unlock screen after invoke vnc client.") 91 help="Report internal ip of the created instance instead of external " 99 help="Disable the external ip of the created instance.") 106 help="Upload the extra files into GCE instance. e.g. " 113 help="Set the network the GCE instance will utilize.") 119 help="Skip the pre-run check.") [all …]
|
/tools/asuite/atest/ |
D | atest_arg_parser.py | 153 self.add_argument('tests', nargs='*', help='Tests to build and/or run.') 155 self.add_argument('-a', '--all-abi', action='store_true', help=ALL_ABI) 157 const=constants.BUILD_STEP, help=BUILD) 159 help=BAZEL_MODE) 161 action='store_false', help=BAZEL_MODE) 162 self.add_argument('--bazel-arg', nargs='*', action='append', help=BAZEL_ARG) 166 help=DISABLE_TEARDOWN) 167 self.add_argument('--enable-device-preparer', action='store_true', help=HOST) 168 self.add_argument('--host', action='store_true', help=HOST) 171 help=INSTALL) [all …]
|
D | atest_arg_parser_unittest.py | 31 parser.add_argument('-t', '--test', help='Run the tests.') 32 parser.add_argument('-b', '--build', help='Run a build.') 33 parser.add_argument('--generate-baseline', help='Generate a baseline.')
|
/tools/asuite/atest-py2/ |
D | atest_arg_parser.py | 113 self.add_argument('tests', nargs='*', help='Tests to build and/or run.') 115 self.add_argument('-a', '--all-abi', action='store_true', help=ALL_ABI) 117 const=constants.BUILD_STEP, help=BUILD) 119 help=DISABLE_TEARDOWN) 120 self.add_argument('--host', action='store_true', help=HOST) 123 help=INSTALL) 125 action='store_true', help=REBUILD_MODULE_INFO) 126 self.add_argument('-s', '--serial', help=SERIAL) 129 help=SHARDING) 131 const=constants.TEST_STEP, help=TEST) [all …]
|
D | atest_arg_parser_unittest.py | 30 parser.add_argument('-t', '--test', help='Run the tests.') 31 parser.add_argument('-b', '--build', help='Run a build.') 32 parser.add_argument('--generate-baseline', help='Generate a baseline.')
|
/tools/treble/build/sandbox/ |
D | nsjail.py | 379 help='Path to NsJail binary.') 382 help='Path to the chroot to be used for building the Android' 387 help='Path to the overlay configuration file.') 391 help='Path to Android platform source to be mounted as /src.') 394 help='Full path to the Android build out folder. If not provided, uses ' 399 help='Full path to META folder. Default to \'\'') 403 help='Relative path to the location where the META build expects ' 409 help='Command to run after entering the NsJail.' 414 help='Android target selected for building') 417 help='Path to the Android dist directory. This is where' [all …]
|
D | build_android_sandboxed.py | 117 parser.add_argument('--build_target', help='The build target.') 119 '--variant', default='userdebug', help='The Android build variant.') 121 '--nsjail_bin', required=True, help='Path to NsJail binary.') 125 help='Path to the chroot to be used for building the Android ' 131 help='Path to the overlay configuration file.') 135 help='Path to the command wrapper. ' 142 help='Path to the a path to be mounted as readonly inside the secure ' 150 help='Specify an environment variable to the NSJail sandbox. Can be specified ' 154 help='Path to the Android dist directory. This is where ' 158 help='Build identifier what will label the Android platform ' [all …]
|
/tools/test/connectivity/acts/framework/acts/bin/ |
D | monsoon.py | 63 '--status', action='store_true', help='Print power meter status.') 69 help='Also report average over last n data points.') 71 '-v', '--voltage', type=float, help='Set output voltage (0 for off)') 73 '-c', '--current', type=float, help='Set max output current.') 78 help='Set max power-up/initial current.') 83 help='USB control (on, off, auto).') 88 help='Collect and print this many samples') 90 '-hz', '--hz', type=int, help='Sample this many times per second.') 91 parser.add_argument('-d', '--device', help='Use this /dev/ttyACM... file.') 98 help='The serial number of the Monsoon to use.') [all …]
|
D | act.py | 133 help="Path to the test configuration file.") 142 help="Number of times to run the campaign or a group of test cases.") 148 help="Specify which test beds to run tests on.") 153 help="Root path under which all logs will be placed.") 160 help="One or more non-recursive test class search paths.") 168 help="A list of test classes/cases to run.") 175 help=("Path to a file containing a comma delimited list of test " 182 help="Number of times to run every test case.")
|
/tools/acloud/public/ |
D | acloud_common.py | 31 help="Email account to use for authentcation.") 36 help="Path to the config file, default to " 41 help="Path to service account's json private key " 47 help="Dump the report this file in json format. " 53 help="Path to log file.") 57 help="Enable verbose log. Use --verbose or -v for " 64 help="Don't log metrics.") 73 help=argparse.SUPPRESS) 77 help=argparse.SUPPRESS) 82 help=argparse.SUPPRESS) [all …]
|
/tools/acloud/delete/ |
D | delete_args.py | 46 help="The names of the instances that need to delete, separated by " 53 help="If more than 1 AVD instance is found, delete them all.") 59 help="Delete instance with specified adb-port.") 65 help="Do not authenticate and query remote instances.") 71 help="'cuttlefish only' Provide host name to clean up the remote host. " 78 help="'remote host only' Provide host user for logging in to the host. " 86 help="'remote host only' Provide host ssh private key path for logging " 94 help=argparse.SUPPRESS) 101 help=argparse.SUPPRESS) 110 help=argparse.SUPPRESS)
|
/tools/external_updater/ |
D | external_updater.py | 251 help='Check update for one project.') 255 help='Paths of the project. ' 258 help='Path of a json file to write result to.') 262 help='If set, check updates for all supported projects.') 267 help='Time in seconds to wait between checking two projects.') 271 update_parser = subparsers.add_parser('update', help='Update one project.') 275 help='Paths of the project as globs. ' 278 help='Path of a json file to write result to.') 281 help='Run update even if there\'s no new version.', 285 help='Run update and refresh to the current version.', [all …]
|
D | notifier.py | 40 help='Path of history file. If doesn' 44 help='Comma separated recipients of notification email.') 47 help='If set, an upgrade change will be uploaded to Gerrit.', 50 parser.add_argument('paths', nargs='*', help='Paths of the project.') 53 help='Checks all projects.')
|
/tools/asuite/aidegen/ |
D | aidegen_main.py | 120 help=('Android module name or path.' 128 help='The depth of module referenced by source.') 133 help='Display DEBUG level logging.') 138 help=('Launch IDE type, j: IntelliJ, s: Android Studio, e: Eclipse, ' 144 help='IDE installed path.') 146 '-n', '--no_launch', action='store_true', help='Do not launch IDE.') 152 help='Reset all saved configurations, e.g., preferred IDE version.') 158 help=('Skip building jars or modules that create java files in build ' 165 help='Generate whole Android source tree project file for IDE.') 171 help='Exclude the directories in IDE.') [all …]
|
/tools/treble/fetcher/ |
D | fetcher.py | 13 help='JSON keyfile containing credentials. ' 16 '--target', required=True, help='The target name to download from.') 21 help='The name of the artifact to download. ' 27 help='A regex pattern to compare to the names of the artifact to ' 33 help='Path to store fetched artifact to.') 37 '--branch', help='Download from the latest build of this branch.') 38 group.add_argument('--build_id', help='Download from the specified build.')
|
/tools/loganalysis/javatests/com/android/loganalysis/util/config/ |
D | ArgsOptionParserTest.java | 553 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/treble/gki/ |
D | repack_gki.py | 17 help='JSON keyfile containing credentials. ' 22 help='Download from the specified build.') 26 help='Name of the ramdisk target from the ramdisk branch.') 30 help='Download from the specified build.') 34 help='Name of the kernel target from the kernel branch.') 38 help='Name of the kernel debug target from the kernel branch.') 42 help='The Kernel version to use when repacking.') 44 '--out_dir', required=True, help='Save output to this directory.')
|
/tools/test/connectivity/acts_tests/tests/google/net/ |
D | sendra.py | 34 help='HWAddr to send the packet to.') 36 type=int, help='Time to sleep between consecutive') 38 type=int, help='NUmber of packets to send.') 40 type=int, help='Lifetime in seconds for the first RA') 42 help='The wifi interface to send packets over.') 44 type=int, help='Retrans timer')
|
/tools/acloud/setup/ |
D | setup_args.py | 48 help="Setup host to run local instance of an Android Virtual Device. " 56 help="Install base packages on the host.") 62 help="Setup Google Cloud project name and enable required GCP APIs." 69 help="Force the setup steps even if it's not required.") 76 help="Update the acloud user config. The first arg is field name in "
|
/tools/asuite/aidegen_functional_test/ |
D | aidegen_functional_test_main.py | 102 help='Android module name or path.e.g. frameworks/base') 108 help=('Create aidegen project files and write data to sample json file ' 114 help='Show DEBUG level logging.') 119 help='Remove module_bp_java_deps.json for each use case test.') 124 help=('Make clean before testing to create a clean environment, the ' 131 help='Verify various use cases of executing aidegen.') 136 help=('Verify aidegen\'s use cases by executing different aidegen ' 142 help=('Verify aidegen\'s tool in presubmit test by executing' 149 help='Test all modules listed in module-info.json.') 155 help=('Compare if sample native project file is the same as generated '
|
/tools/test/connectivity/acts_tests/tests/google/bt/ |
D | relay_tool.py | 120 help='The path to the config file.') 122 help='The testbed within the config file to use.') 124 help='The name of the relay device to use.') 127 help='The command to run on the relay device.') 130 help='lists all commands for the given device.')
|
/tools/acloud/restart/ |
D | restart_args.py | 42 help="The name of the remote instance that need to restart the AVDs.") 50 help=argparse.SUPPRESS) 57 help="The instance id of the remote instance that need to be restart.") 63 help="Erase all userdata in the AVD.")
|
/tools/platform-compat/build/ |
D | process_compat_config.py | 113 help="Specifies a jar file to extract compat_config.xml from.") 115 help="Specifies an xml file to read compat_config from.") 117 help="Specify where to write config for embedding on the device to. " 120 help="Specify where to write merged config to. This will include metadata.") 122 help="Allow duplicate changed IDs in the merged config.")
|
/tools/aadevtools/dev/ |
D | change_report.py | 356 parser.add_argument('--old_dir', help='the old version codebase dir') 357 parser.add_argument('--new_dir', help='the new version codebase dir') 359 '--csv_file', required=False, help='the diff stat cvs file if to create') 363 help='the diff output file if to create') 368 help='names to ignore') 373 help='csv diff states to process, 0:SAME, 1:NEW, 2:REMOVED, 3:MODIFIED, '
|
/tools/test/connectivity/acts_tests/tests/google/tel/etc/ |
D | manage_sim.py | 200 help='json file path', 206 help='(default) Append to the list of SIM entries', 211 help='Prune the list of SIM entries', 216 help='Dump a list of SIMs from devices',
|