Home
last modified time | relevance | path

Searched defs:timeout_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
/aosp_15_r20/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/
H A Dplatform_ExternalUsbPeripherals.py98 def wait_for_cmd_output(self, cmd, check, timeout, timeout_msg): argument