Searched defs:RunOnce (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/android_testrunner/
H A Drun_command.py55 result = RunOnce(cmd, timeout_time=timeout_time,
66 def RunOnce(cmd, timeout_time=None, return_output=True, stdin_input=None): function

Completed in 77 milliseconds