/aosp_15_r20/external/grpc-grpc/test/cpp/common/ |
H A D | time_jump_test.cc | 46 void run_cmd(const char* cmd) { std::system(cmd); } in run_cmd() function 48 void run_cmd(const char* cmd) { in run_cmd() function
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/ |
H A D | fib_nexthop_nongw.sh | 42 run_cmd() function
|
H A D | fib_nexthop_multiprefix.sh | 47 run_cmd() function
|
H A D | traceroute.sh | 34 run_cmd() function
|
H A D | l2tp.sh | 45 run_cmd() function
|
H A D | test_vxlan_vnifiltering.sh | 130 run_cmd() function
|
H A D | fib-onlink-tests.sh | 123 run_cmd() function
|
H A D | icmp_redirect.sh | 94 run_cmd() function
|
H A D | vrf_route_leaking.sh | 121 run_cmd() function
|
/aosp_15_r20/external/pytorch/tools/linter/clang_tidy/ |
H A D | generate_build_files.py | 8 def run_cmd(cmd: list[str]) -> None: function
|
/aosp_15_r20/external/autotest/site_utils/ |
H A D | bind_mysql_to_cpuset.sh | 56 function run_cmd() { function
|
/aosp_15_r20/external/autotest/client/cros/ |
H A D | tpm.py | 79 def run_cmd(cmd): function
|
/aosp_15_r20/external/skia/docker/skia-with-swift-shader-base/ |
H A D | build-with-swift-shader-and-run | 59 run_cmd = ['docker', 'run', '--rm', '-w=/skia', '-v', '%s:/skia' % skia_root, IMAGE] + supplied_cmd variable
|
/aosp_15_r20/external/autotest/server/site_tests/firmware_FingerprintCrosConfig/ |
H A D | firmware_FingerprintCrosConfig.py | 18 def run_cmd(self, command, timeout=300): member in firmware_FingerprintCrosConfig
|
/aosp_15_r20/external/autotest/server/site_tests/platform_FlashErasers/ |
H A D | platform_FlashErasers.py | 20 def run_cmd(self, command, checkfor=''): member in platform_FlashErasers
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_cppext.py | 61 def run_cmd(operation, cmd): function
|
/aosp_15_r20/external/autotest/server/site_tests/platform_Flashrom/ |
H A D | platform_Flashrom.py | 30 def run_cmd(self, command, checkfor=''): member in platform_Flashrom
|
/aosp_15_r20/system/tools/hidl/test/hidl_test/ |
D | hidl_test.py | 21 def run_cmd(cmd, ignore_error=False): function
|
/aosp_15_r20/system/tools/hidl/test/java_test/ |
D | hidl_test_java.py | 23 def run_cmd(cmd, ignore_error=False): function
|
/aosp_15_r20/external/jsoncpp/ |
H A D | doxybuild.py | 66 def run_cmd(cmd, silent=False): function
|
/aosp_15_r20/system/libfmq/tests/ |
H A D | fmq_test.py | 21 def run_cmd(cmd, ignore_error=False): function
|
/aosp_15_r20/external/autotest/server/hosts/tls_client/ |
H A D | exec_dut_command.py | 34 def run_cmd(self, member in TLSExecDutCommandClient
|
/aosp_15_r20/packages/services/DeviceAsWebcam/tests/ |
D | run_webcam_test.py | 103 def run_cmd(self, cmd): member in DeviceAsWebcamTest
|
/aosp_15_r20/external/autotest/server/site_tests/firmware_Mosys/ |
H A D | firmware_Mosys.py | 61 def run_cmd(self, command): member in firmware_Mosys
|
/aosp_15_r20/external/autotest/server/site_tests/firmware_WriteProtectFunc/ |
H A D | firmware_WriteProtectFunc.py | 110 def run_cmd(self, command, checkfor=''): member in firmware_WriteProtectFunc
|