Home
last modified time | relevance | path

Searched defs:run_cmd (Results 1 – 20 of 20) sorted by relevance

/external/autotest/site_utils/
Dautomated_deploy_unittest.py34 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
Ddeploy_server_local_unittest.py90 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
Dbind_mysql_to_cpuset.sh56 function run_cmd() { function
Drpc_flight_recorder.py216 def run_cmd(self, cmd, expected=None): member in AfeMonitor
/external/u-boot/scripts/
Dcoccicheck156 run_cmd() { function
/external/autotest/client/site_tests/platform_CryptohomeChangePassword/
Dplatform_CryptohomeChangePassword.py10 def run_cmd(cmd): function
/external/skqp/docker/skia-with-swift-shader-base/
Dbuild-with-swift-shader-and-run59 run_cmd = ['docker', 'run', '--rm', '-w=/skia', '-v', '%s:/skia' % skia_root, IMAGE] + supplied_cmd variable
/external/skia/docker/skia-with-swift-shader-base/
Dbuild-with-swift-shader-and-run59 run_cmd = ['docker', 'run', '--rm', '-w=/skia', '-v', '%s:/skia' % skia_root, IMAGE] + supplied_cmd variable
/external/swiftshader/third_party/subzero/pydir/
Dcrosstest_generator.py32 def RunNativePrefix(toolchain_root, target, attr, run_cmd): argument
/external/linux-kselftest/tools/testing/selftests/net/
Dfib-onlink-tests.sh122 run_cmd() function
Dfib_tests.sh585 run_cmd() function
/external/autotest/server/site_tests/platform_FlashErasers/
Dplatform_FlashErasers.py20 def run_cmd(self, command, checkfor=''): member in platform_FlashErasers
/external/autotest/server/site_tests/platform_Flashrom/
Dplatform_Flashrom.py30 def run_cmd(self, command, checkfor=''): member in platform_Flashrom
/external/autotest/client/site_tests/platform_CryptohomeTPMReOwn/
Dplatform_CryptohomeTPMReOwn.py11 def run_cmd(cmd): function
/external/iproute2/tipc/
Dcmdl.c109 int run_cmd(struct nlmsghdr *nlh, const struct cmd *caller, in run_cmd() function
/external/autotest/server/site_tests/firmware_Mosys/
Dfirmware_Mosys.py49 def run_cmd(self, command): member in firmware_Mosys
/external/autotest/server/site_tests/firmware_FMap/
Dfirmware_FMap.py80 def run_cmd(self, command): member in firmware_FMap
/external/autotest/cli/
Dcli_mock.py148 def run_cmd(self, argv, rpcs=[], exit_code=None, member in cli_unittest
/external/autotest/server/cros/faft/
Dfingerprint_test.py425 def run_cmd(self, command, timeout=300): member in FingerprintTest
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dadb_wrapper.py212 def run_cmd(cmd): function
220 def run_cmd(cmd): function