Home
last modified time | relevance | path

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

/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