Home
last modified time | relevance | path

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

/development/testrunner/
Drun_command.py37 def RunCommand(cmd, timeout_time=None, retry_count=3, return_output=True, argument
65 def RunOnce(cmd, timeout_time=None, return_output=True, stdin_input=None): argument