Searched refs:error_re (Results 1 – 1 of 1) sorted by relevance
1293 def WaitForLogMatch(self, success_re, error_re, clear=False, timeout=10): argument1325 if error_re:1326 error_match = error_re.search(line)