Searched defs:crash_msg (Results 1 – 2 of 2) sorted by relevance
40 def wait_for_condition(condition, timeout_msg, timeout, process, crash_msg): argument90 def wait_for_browser_exit(crash_msg, timeout=cros_ui.RESTART_UI_TIMEOUT): argument
98 struct metrics_crash_msg *crash_msg = (struct metrics_crash_msg *)msg; in on_message() local