Home
last modified time | relevance | path

Searched refs:run_host_shell_command_get_output (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/cros/faft/utils/
Dos_interface.py132 def run_host_shell_command_get_output(self, cmd): member in OSInterface
/external/autotest/client/cros/faft/
Drpc_functions.py224 return self._os_if.run_host_shell_command_get_output(command)