Home
last modified time | relevance | path

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

/development/testrunner/
Dadb_interface.py326 def WaitForDevicePm(self, wait_time=120): argument
358 def WaitForProcess(self, name, wait_time=120): argument
373 def WaitForProcessEnd(self, name, wait_time=120): argument
387 def _WaitForShellCommandContents(self, command, expected, wait_time, argument
431 def WaitForBootComplete(self, wait_time=120): argument