Home
last modified time | relevance | path

Searched refs:tool (Results 1 – 23 of 23) sorted by relevance

/tools/test/connectivity/acts/framework/tests/libs/ota/ota_runners/
Dota_runner_test.py73 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/framework/tests/libs/ota/ota_tools/
Dupdate_device_ota_tool_test.py59 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
Dadb_sideload_ota_tool_test.py63 tool = adb_sideload_ota_tool.AdbSideloadOtaTool(ota_package_path)
64 runner = ota_runner.SingleUseOtaRunner(tool, device, ota_package_path,
/tools/repohooks/rh/
Dhooks.py279 def get_helper_path(tool): argument
281 return os.path.join(TOOLS_DIR, tool)
292 tool = get_helper_path('checkpatch.pl')
293 cmd = ([tool, '-', '--root', project.dir] +
301 tool = get_helper_path('clang-format.py')
307 cmd = [tool] + tool_args
308 fixup_func = _fixup_func_caller([tool, '--fix'] + tool_args)
316 tool = get_helper_path('google-java-format.py')
322 cmd = [tool] + tool_args
323 fixup_func = _fixup_func_caller([tool, '--fix'] + tool_args)
Dhooks_unittest.py77 for tool in rh.hooks.TOOL_PATHS:
78 self.assertIn('* `%s`:' % (tool,), data,
79 msg='README.md missing docs for tool "%s"' % (tool,))
/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/
DPreloadedClassesPreparerTest.java70 File tool = Mockito.mock(File.class); in testSetUp_RemoteSuccess() local
71 when(tool.exists()).thenReturn(true); in testSetUp_RemoteSuccess()
72 when(tool.getAbsolutePath()).thenReturn(FAKE_TOOL_PATH); in testSetUp_RemoteSuccess()
73 when(mMockBuildInfo.getFile(PRELOAD_TOOL_NAME)).thenReturn(tool); in testSetUp_RemoteSuccess()
/tools/apksig/
DREADME.md19 * 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
DAndroid.bp24 // apksigner command-line tool for signing APKs and verifying their signatures
DBUILD1 # Bazel (https://bazel.io/) BUILD file for apksig library and apksigner tool.
/tools/dexter/
DREADME.md1 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/
Dhelp.txt9 apksigner is a tool for signing Android APK files and for checking whether
24 version Show this tool's version number and exit
Dhelp_lineage.txt67 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
Dhelp_rotate.txt70 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
Dhelp_sign.txt118 By default, the tool will prompt for password via console
137 tool will attempt to load the key using the KeyStore
141 this tool will prompt for key password only if a password
/tools/trebuchet/trebuchet/startup-analyzer/
DREADME.md3 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/repohooks/
DREADME.md135 some_dog = tool --no-cat-in-commit-message ${PREUPLOAD_COMMIT_MESSAGE}
151 * `cpplint`: Run through the cpplint tool (for C++ code).
244 * We need to add `pylint` tool to the AOSP manifest and use that local copy
/tools/test/connectivity/acts/
DREADME.md2 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/asuite/aidegen/
DREADME.md4 It's a **command line tool** that offers the following features:
/tools/metalava/src/test/java/com/android/tools/metalava/
DDocAnalyzerTest.kt1768 fun `Invoke external documentation tool`() { in Invoke external documentation tool()
/tools/acloud/
DREADME.md5 Acloud is a command line tool that assists users to create an Android Virtual
/tools/repohooks/tools/
Dspelling.txt1 # Originally from Debian's Lintian tool. Various false positives have been
/tools/metalava/
DREADME.md150 of the source code). This means that the documentation tool itself does not
/tools/external/fat32lib/
DNOTICE55 …e a work based on the Library (independent of the use of the Library in a tool for writing it). Wh…