Home
last modified time | relevance | path

Searched defs: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
86 def wait_for_browser_exit(crash_msg, timeout=cros_ui.RESTART_UI_TIMEOUT): argument