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

  /external/autotest/client/cros/
login.py 71 def wait_for_browser(timeout=cros_ui.RESTART_UI_TIMEOUT):
86 def wait_for_browser_exit(crash_msg, timeout=cros_ui.RESTART_UI_TIMEOUT):
108 def wait_for_cryptohome(user, timeout=cros_ui.RESTART_UI_TIMEOUT):
cros_ui.py 15 RESTART_UI_TIMEOUT = 90 # longer because we may be crash dumping now.
40 timeout=RESTART_UI_TIMEOUT):

Completed in 249 milliseconds