Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/grpc-grpc/test/cpp/common/
H A Dtime_jump_test.cc46 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 Dfib_nexthop_nongw.sh42 run_cmd() function
H A Dfib_nexthop_multiprefix.sh47 run_cmd() function
H A Dtraceroute.sh34 run_cmd() function
H A Dl2tp.sh45 run_cmd() function
H A Dtest_vxlan_vnifiltering.sh130 run_cmd() function
H A Dfib-onlink-tests.sh123 run_cmd() function
H A Dicmp_redirect.sh94 run_cmd() function
H A Dvrf_route_leaking.sh121 run_cmd() function
/aosp_15_r20/external/pytorch/tools/linter/clang_tidy/
H A Dgenerate_build_files.py8 def run_cmd(cmd: list[str]) -> None: function
/aosp_15_r20/external/autotest/site_utils/
H A Dbind_mysql_to_cpuset.sh56 function run_cmd() { function
/aosp_15_r20/external/autotest/client/cros/
H A Dtpm.py79 def run_cmd(cmd): function
/aosp_15_r20/external/skia/docker/skia-with-swift-shader-base/
H A Dbuild-with-swift-shader-and-run59 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 Dfirmware_FingerprintCrosConfig.py18 def run_cmd(self, command, timeout=300): member in firmware_FingerprintCrosConfig
/aosp_15_r20/external/autotest/server/site_tests/platform_FlashErasers/
H A Dplatform_FlashErasers.py20 def run_cmd(self, command, checkfor=''): member in platform_FlashErasers
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_cppext.py61 def run_cmd(operation, cmd): function
/aosp_15_r20/external/autotest/server/site_tests/platform_Flashrom/
H A Dplatform_Flashrom.py30 def run_cmd(self, command, checkfor=''): member in platform_Flashrom
/aosp_15_r20/system/tools/hidl/test/hidl_test/
Dhidl_test.py21 def run_cmd(cmd, ignore_error=False): function
/aosp_15_r20/system/tools/hidl/test/java_test/
Dhidl_test_java.py23 def run_cmd(cmd, ignore_error=False): function
/aosp_15_r20/external/jsoncpp/
H A Ddoxybuild.py66 def run_cmd(cmd, silent=False): function
/aosp_15_r20/system/libfmq/tests/
H A Dfmq_test.py21 def run_cmd(cmd, ignore_error=False): function
/aosp_15_r20/external/autotest/server/hosts/tls_client/
H A Dexec_dut_command.py34 def run_cmd(self, member in TLSExecDutCommandClient
/aosp_15_r20/packages/services/DeviceAsWebcam/tests/
Drun_webcam_test.py103 def run_cmd(self, cmd): member in DeviceAsWebcamTest
/aosp_15_r20/external/autotest/server/site_tests/firmware_Mosys/
H A Dfirmware_Mosys.py61 def run_cmd(self, command): member in firmware_Mosys
/aosp_15_r20/external/autotest/server/site_tests/firmware_WriteProtectFunc/
H A Dfirmware_WriteProtectFunc.py110 def run_cmd(self, command, checkfor=''): member in firmware_WriteProtectFunc

123