Searched refs:to_find (Results 1 – 2 of 2) sorted by relevance
87 to_find = 'Received crash notification for ' + crasher_basename89 to_find = 'Ignoring crash from ' + crasher_basename91 lambda: self._log_reader.can_find(to_find),94 'Timeout waiting for: ' + to_find + ' in ' +
76 def assertWords(self, string, to_find=[], not_in=[]): argument86 for word in to_find: