Home
last modified time | relevance | path

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

/external/autotest/client/cros/
Dlogin.py75 def wait_for_browser(timeout=cros_ui.RESTART_UI_TIMEOUT):
90 def wait_for_browser_exit(crash_msg, timeout=cros_ui.RESTART_UI_TIMEOUT):
112 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):