Home | History | Annotate | Download | only in unittest

Lines Matching refs:search

127         if not expected_regexp.search(str(exc_value)):
999 if not expected_regexp.search(text):
1008 match = unexpected_regexp.search(text)