Home
last modified time | relevance | path

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

/external/autotest/client/cros/
Dlogin.py36 def wait_for_condition(condition, timeout_msg, timeout, process, crash_msg): argument
65 logging.error(crash_msg)
66 raise CrashError(crash_msg)
83 crash_msg='Chrome crashed while starting up.')
86 def wait_for_browser_exit(crash_msg, timeout=cros_ui.RESTART_UI_TIMEOUT): argument
102 crash_msg=crash_msg)
121 crash_msg='cryptohomed crashed during mount attempt')
138 crash_msg='Chrome crashed before ownership could be taken.')