/external/autotest/site_utils/ |
D | automated_deploy_unittest.py | 34 def testUpdateProdBranchWithNoNewChanges(self, run_cmd): argument 47 def testUpdateProdBranchRebaseToCorrectHash(self, run_cmd): argument 62 def testUpdateProdBranchRebaseToProdNext(self, run_cmd): argument 79 def testUpdateProdBranchParseCommitRange(self, run_cmd): argument 90 def testUpdateProdBranchFailToParseCommitRange(self, run_cmd): argument 102 def testGetPushedCommits(self, run_cmd): argument
|
D | deploy_server_local_unittest.py | 90 def test_verify_repo_clean(self, run_cmd): argument 110 def test_repo_versions(self, run_cmd): argument 133 def test_repo_sync_not_for_push_servers(self, run_cmd): argument 143 def test_repo_sync_for_push_servers(self, run_cmd): argument 161 def test_update_command(self, run_cmd): argument 191 def test_restart_service(self, run_cmd): argument 202 def test_restart_status(self, run_cmd): argument 251 def test_report_changes_no_update(self, run_cmd): argument 275 def test_report_changes_diff(self, run_cmd): argument
|
D | bind_mysql_to_cpuset.sh | 56 function run_cmd() { function
|
D | rpc_flight_recorder.py | 216 def run_cmd(self, cmd, expected=None): member in AfeMonitor
|
/external/u-boot/scripts/ |
D | coccicheck | 156 run_cmd() { function
|
/external/autotest/client/site_tests/platform_CryptohomeChangePassword/ |
D | platform_CryptohomeChangePassword.py | 10 def run_cmd(cmd): function
|
/external/skqp/docker/skia-with-swift-shader-base/ |
D | build-with-swift-shader-and-run | 59 run_cmd = ['docker', 'run', '--rm', '-w=/skia', '-v', '%s:/skia' % skia_root, IMAGE] + supplied_cmd variable
|
/external/skia/docker/skia-with-swift-shader-base/ |
D | build-with-swift-shader-and-run | 59 run_cmd = ['docker', 'run', '--rm', '-w=/skia', '-v', '%s:/skia' % skia_root, IMAGE] + supplied_cmd variable
|
/external/swiftshader/third_party/subzero/pydir/ |
D | crosstest_generator.py | 32 def RunNativePrefix(toolchain_root, target, attr, run_cmd): argument
|
/external/linux-kselftest/tools/testing/selftests/net/ |
D | fib-onlink-tests.sh | 122 run_cmd() function
|
D | fib_tests.sh | 585 run_cmd() function
|
/external/autotest/server/site_tests/platform_FlashErasers/ |
D | platform_FlashErasers.py | 20 def run_cmd(self, command, checkfor=''): member in platform_FlashErasers
|
/external/autotest/server/site_tests/platform_Flashrom/ |
D | platform_Flashrom.py | 30 def run_cmd(self, command, checkfor=''): member in platform_Flashrom
|
/external/autotest/client/site_tests/platform_CryptohomeTPMReOwn/ |
D | platform_CryptohomeTPMReOwn.py | 11 def run_cmd(cmd): function
|
/external/iproute2/tipc/ |
D | cmdl.c | 109 int run_cmd(struct nlmsghdr *nlh, const struct cmd *caller, in run_cmd() function
|
/external/autotest/server/site_tests/firmware_Mosys/ |
D | firmware_Mosys.py | 49 def run_cmd(self, command): member in firmware_Mosys
|
/external/autotest/server/site_tests/firmware_FMap/ |
D | firmware_FMap.py | 80 def run_cmd(self, command): member in firmware_FMap
|
/external/autotest/cli/ |
D | cli_mock.py | 148 def run_cmd(self, argv, rpcs=[], exit_code=None, member in cli_unittest
|
/external/autotest/server/cros/faft/ |
D | fingerprint_test.py | 425 def run_cmd(self, command, timeout=300): member in FingerprintTest
|
/external/chromium-trace/catapult/devil/devil/android/sdk/ |
D | adb_wrapper.py | 212 def run_cmd(cmd): function 220 def run_cmd(cmd): function
|