Lines Matching refs:search
142 if not expected_regexp.search(str(exc_value)):1010 if not expected_regexp.search(str(exc_value)):1025 if not expected_regexp.search(text):1034 match = unexpected_regexp.search(text)