HomeSort by relevance Sort by last modified time
    Searched full:run_host_shell_command (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/cros/faft/utils/
os_interface.py 118 def run_host_shell_command(self, cmd, block=True): member in class:OSInterface
  /external/autotest/client/cros/faft/
rpc_functions.py 209 self._os_if.run_host_shell_command(command)
225 return self._os_if.run_host_shell_command(command, False)

Completed in 432 milliseconds