Home
last modified time | relevance | path

Searched refs:RESTART_UI_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/cros/
Dlogin.py71 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):
Dcros_ui.py15 RESTART_UI_TIMEOUT = 90 # longer because we may be crash dumping now. variable
40 timeout=RESTART_UI_TIMEOUT):