Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/build/
Dbuild_flasher.py234 def WaitForDevice(self, timeout_secs=600): argument
/test/vts/utils/python/controllers/
Dandroid_device.py998 def waitForFrameworkStartComplete(self, timeout_secs=WAIT_TIMEOUT_SEC): argument
1051 def waitForProcessStop(self, process_names, timeout_secs=WAIT_TIMEOUT_SEC): argument