Searched defs:timeout_msg (Results 1 – 2 of 2) sorted by relevance
40 def wait_for_condition(condition, timeout_msg, timeout, process, crash_msg): argument
91 def wait_for_cmd_output(self, cmd, check, timeout, timeout_msg): argument