Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/client/cros/
H A Dlogin.py40 def wait_for_condition(condition, timeout_msg, timeout, process, crash_msg): argument
90 def wait_for_browser_exit(crash_msg, timeout=cros_ui.RESTART_UI_TIMEOUT): argument
/aosp_15_r20/trusty/user/base/app/metrics/
Dconsumer.c98 struct metrics_crash_msg *crash_msg = (struct metrics_crash_msg *)msg; in on_message() local