Home
last modified time | relevance | path

Searched defs:host_cmd (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/autotest/client/common_lib/cros/network/
H A Diw_runner_unittest.py22 class host_cmd(object): class in IwRunnerTest
52 def __init__(self, host_cmd): argument
/aosp_15_r20/tools/acloud/public/acloud_kernel/
H A Dkernel_swapper.py134 def _ShellCmd(host_cmd): argument
/aosp_15_r20/external/cronet/build/chromeos/
H A Dtest_runner.py730 def host_cmd(args, cmd_args): function
/aosp_15_r20/external/angle/build/chromeos/
H A Dtest_runner.py741 def host_cmd(args, cmd_args): function
/aosp_15_r20/trusty/vendor/google/aosp/scripts/
Dtrusty_build_config.py353 def hosttest(host_cmd, enabled=True, repeat=1): argument