Searched refs:tool (Results 1 – 25 of 34) sorted by relevance
12
/tools/test/connectivity/acts/framework/tests/libs/ota/ota_runners/ |
D | ota_runner_test.py | 73 tool = MockOtaTool('mock_command') 74 runner = OtaRunnerImpl(tool, device) 84 tool.assert_calls_equal(self, 1) 88 tool = MockOtaTool('mock_command') 89 runner = OtaRunnerImpl(tool, device) 100 tool = MockOtaTool('mock_command') 101 runner = ota_runner.OtaRunner(tool, device) 103 self.assertEqual(runner.ota_tool, tool) 109 tool = MockOtaTool('mock_command') 110 runner = OtaRunnerImpl(tool, device) [all …]
|
/tools/test/connectivity/acts_tests/tests/google/fuchsia/bt/pts/ |
D | GATT_PTS_INSTRUCTIONS | 64 Note: If device is already paired, pairing tool instructions are not needed. 65 Fuchsia cmd-line-tool: bt-pairing-tool 73 [Fuchsia interaction] Type 'y' on the bt-pairing-tool 74 [PTS Interaction] Enter pin from bt-pairing-tool to PTS 87 Note: If device is already paired, pairing tool instructions are not needed. 88 Fuchsia cmd-line-tool: bt-pairing-tool 96 [Fuchsia interaction] Type 'y' on the bt-pairing-tool 97 [PTS Interaction] Enter pin from bt-pairing-tool to PTS 110 Note: If device is already paired, pairing tool instructions are not needed. 111 Fuchsia cmd-line-tool: bt-pairing-tool [all …]
|
/tools/treble/split/ |
D | README.md | 12 The `treble_manifest_split` tool is used to automatically create a split 14 and the build outputs. The tool attempts to infer as many dependencies as it 16 and source tree. This is solved by manually fine-tuning a tool configuration XML 23 The `treble_manifest_split` tool needs the ninja build graph and deps log from a 30 ### 2. Use the treble_manifest_split tool 56 You should test that the split manifest created by the tool can be used to build 71 by the tool. 76 - For example, the following line in `sample_config.xml` in this tool 78 manifest even if the tool doesn't automatically detect that it is 97 - Use an external directory diffing tool on the output directories for each [all …]
|
/tools/carrier_settings/ |
D | README | 1 This tool converts carrier config and APNs from XML format to protobuf format. 13 The commands above build the tool from source code and run them. 15 This tool is best supported on Android 11 code base. See additional steps 18 Usually, if a MVNO has no APN defined in xml, the tool will use APNs of the corresponding MNO, 20 can be set as true to avoid such copying in conversion tool. 21 carriersettingstool.no_apn_for_mvno_bool will also be removed from final config by the tool.
|
/tools/test/connectivity/acts/framework/tests/libs/ota/ota_tools/ |
D | update_device_ota_tool_test.py | 59 tool = update_device_ota_tool.UpdateDeviceOtaTool(ota_package_path) 61 ota_runner.SingleUseOtaRunner(tool, device, '', '')) 64 tool.update(runner) 65 del tool 76 tool = update_device_ota_tool.UpdateDeviceOtaTool(ota_package_path) 77 del tool
|
D | adb_sideload_ota_tool_test.py | 63 tool = adb_sideload_ota_tool.AdbSideloadOtaTool(ota_package_path) 64 runner = ota_runner.SingleUseOtaRunner(tool, device, ota_package_path,
|
/tools/external_updater/ |
D | README.md | 3 external updater is a tool to automatically updates libraries in external/ . 30 To use this tool, a METADATA file must present at the root of the 43 be either a version tag, or SHA. The tool will find the latest 46 When upgrade, the tool will simply run `git merge tag/sha`. 55 If the version is a SHA, the tool will always try to upgrade to the 61 If the version is not a SHA, the tool will try to parse the version 86 The tool will query GitHub to get the latest release from: 93 new version is found. The tool will download the tarball and overwrite the
|
/tools/repohooks/rh/ |
D | hooks.py | 332 def get_helper_path(tool): argument 334 return os.path.join(TOOLS_DIR, tool) 364 tool = get_helper_path('checkpatch.pl') 365 cmd = ([tool, '-', '--root', project.dir] + 373 tool = get_helper_path('clang-format.py') 379 cmd = [tool] + tool_args 380 fixup_func = _fixup_func_caller([tool, '--fix'] + tool_args) 388 tool = get_helper_path('google-java-format.py') 394 cmd = [tool] + tool_args 395 fixup_func = _fixup_func_caller([tool, '--fix'] + tool_args)
|
D | hooks_unittest.py | 75 for tool in rh.hooks.TOOL_PATHS: 76 self.assertIn('* `%s`:' % (tool,), data, 77 msg='README.md missing docs for tool "%s"' % (tool,))
|
/tools/apksig/ |
D | README.md | 19 * apksigner -- a pure Java command-line tool based on the apksig library. 40 ## apksigner command-line tool 42 apksigner command-line tool offers two operations: 49 The tool determines the range of Android platform versions (API Levels) supported by the APK by
|
/tools/test/openhst/ |
D | README.md | 1 # OpenHST : Open sourced Hotword Stress Test tool 3 Hotword stress test tool is a python script to measure the Google Hotword 5 making Google Hotword Stress Test tool as an open source project so that Android
|
/tools/dexter/ |
D | README.md | 1 This is the home of the .dex manipulation library (slicer) and command line tool (dexter). 3 Both the command line tool and the library can be built for host and device targets.
|
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help.txt | 9 apksigner is a tool for signing Android APK files and for checking whether 24 version Show this tool's version number and exit
|
D | help_lineage.txt | 67 By default, the tool will prompt for password via console 86 tool will attempt to load the key using the KeyStore 90 this tool will prompt for key password only if a password
|
D | help_rotate.txt | 70 By default, the tool will prompt for password via console 89 tool will attempt to load the key using the KeyStore 93 this tool will prompt for key password only if a password
|
/tools/asuite/asuite_plugin/ |
D | README.md | 24 1. Click Atest button, the Atest tool window shall show up. 29 3. Click Run, the test result will be shown in Atest tool window.
|
/tools/trebuchet/trebuchet/startup-analyzer/ |
D | README.md | 3 This is a tool for processing systraces and summarizing how applications spend 4 their startup time. To run the tool, enter the root directory for the 12 This tool is able to process either text traces from `atrace` or extract the
|
/tools/trebuchet/trebuchet/system-server-analyzer/ |
D | README.md | 3 This is a tool for processing systraces and summarizing how long it takes 6 To run the tool, enter the root directory for the
|
/tools/trebuchet/trebuchet/user-switch-analyzer/ |
D | README.md | 3 This is a tool for processing atrace and summarizing how long 8 To run the tool, enter the root directory for the
|
/tools/asuite/aidegen/lib/ |
D | ide_util.py | 1171 tool = IdeUtil(conf.ide_installed_path, ide, conf.config_reset, is_mac) 1172 if not tool.is_ide_installed(): 1173 ipath = conf.ide_installed_path or tool.get_default_path() 1183 return tool
|
/tools/test/connectivity/acts/ |
D | README.md | 2 The Android Comms Test Suite, is a lightweight Python-based automation tool set 7 tool for a wireless stack developer or integrator whether exercising a new code
|
/tools/acloud/ |
D | setup.cfg | 4 [tool:pytest]
|
/tools/treble/hacksaw/ |
D | README.md | 7 … multiple git projects it can take a long time branch off a clean workspace. Hacksaw is a tool that 172 * Git submodules are not supported yet, but the tool is designed with
|
/tools/carrier_settings/bin/ |
D | README.md | 1 To run this tool in Android 10 code base, the python tools need to be prebuilt
|
/tools/repohooks/ |
D | README.md | 165 some dog = tool --no-cat-in-commit-message ${PREUPLOAD_COMMIT_MESSAGE} 191 * `cpplint`: Run through the cpplint tool (for C++ code). 316 * We need to add `pylint` tool to the AOSP manifest and use that local copy
|
12