Home
last modified time | relevance | path

Searched defs:_run_command (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/cros/faft/utils/
Dshell_wrapper.py22 def _run_command(self, cmd, block=True): member in LocalShell
103 def _run_command(self, cmd): member in AdbShell
/external/autotest/client/common_lib/
Dpackages.py269 def _run_command(command, _run_command_args=run_function_args, function