Home
last modified time | relevance | path

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

/external/autotest/client/cros/
Dlogin.py36 def wait_for_condition(condition, timeout_msg, timeout, process, crash_msg): argument
/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/
Dplatform_ExternalUsbPeripherals.py70 def wait_for_cmd_output(self, cmd, check, timeout, timeout_msg): argument