Searched refs:executable (Results 1 – 15 of 15) sorted by relevance
/tools/external/fat32lib/ |
D | NOTICE | 81 … (or a portion or derivative of it, under Section 2) in object code or executable form under the t… 87 …executable that is a derivative of the Library (because it contains portions of the Library), rath… 99 …executable linked with the Library, with the complete machine-readable "work that uses the Library… 100 …user's computer system, rather than copying library functions into the executable, and (2) will op… 104 …executable, the required form of the "work that uses the Library" must include any data and utilit… 106 …adiction means you cannot use both them and the Library together in an executable that you distrib…
|
/tools/tradefederation/core/atest/test_runners/ |
D | atest_tf_test_runner.py | 302 def _is_missing_exec(executable): argument 311 output = subprocess.check_output(['which', executable]) 332 for executable in EXEC_DEPENDENCIES: 333 if self._is_missing_exec(executable): 334 build_req.add(executable)
|
/tools/asuite/atest/test_runners/ |
D | atest_tf_test_runner.py | 338 def _is_missing_exec(executable): argument 347 output = shutil.which(executable) 368 for executable in EXEC_DEPENDENCIES: 369 if self._is_missing_exec(executable): 370 build_req.add(executable)
|
/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/ |
D | settings.py | 66 executable='/usr/bin/ssh', argument 71 self.executable = executable
|
D | formatter.py | 33 return settings.executable 133 executable = self.format_ssh_executable(settings) 135 base_command = [executable] + all_options + [host_name]
|
/tools/test/connectivity/acts_tests/ |
D | setup.py | 76 command = [sys.executable, acts_setup_bin, 'install'] 99 install_args = [sys.executable, '-m', 'pip', 'install']
|
/tools/metalava/src/test/java/com/android/tools/metalava/ |
D | DriverTest.kt | 1462 private fun runCommand(executable: String, args: Array<String>): Boolean { in <lambda>() 1467 .setExecutable(executable) in <lambda>() 1476 … fail("Failed to run $executable (${e.message}): not verifying this API on the old doclava engine") in <lambda>()
|
/tools/external_updater/ |
D | PREUPLOAD.cfg | 5 pylint = --executable-path pylint3 ${PREUPLOAD_FILES}
|
/tools/test/connectivity/acts_tests/tests/meta/ |
D | ActsUnitTest.py | 43 test_process = subprocess.Popen([sys.executable, test_script],
|
/tools/test/connectivity/acts/framework/tests/ |
D | test_suite.py | 62 test_result = subprocess.Popen([sys.executable, test_files[index]],
|
/tools/test/connectivity/acts/framework/ |
D | setup.py | 105 install_args = [sys.executable, '-m', 'pip', 'install']
|
/tools/tradefederation/core/atest/docs/ |
D | developer_workflow.md | 69 Python tests are just python files executable by the Python interpreter.
|
/tools/asuite/atest/docs/ |
D | developer_workflow.md | 69 Python tests are just python files executable by the Python interpreter.
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/ |
D | plugin.proto | 43 // A plugin executable needs only to be placed somewhere in the path. The
|
/tools/repohooks/tools/ |
D | spelling.txt | 466 excecutable||executable
|