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

  /development/testrunner/
run_command.py 54 result = RunOnce(cmd, timeout_time=timeout_time,
65 def RunOnce(cmd, timeout_time=None, return_output=True, stdin_input=None):
  /external/chromium_org/third_party/android_testrunner/
run_command.py 55 result = RunOnce(cmd, timeout_time=timeout_time,
66 def RunOnce(cmd, timeout_time=None, return_output=True, stdin_input=None):

Completed in 80 milliseconds