Searched defs:assertRaisesWithPredicateMatch (Results 1 – 2 of 2) sorted by relevance
| /external/python/absl-py/absl/testing/ | ||
| D | absltest.py | 1344 def assertRaisesWithPredicateMatch( member in TestCase |
| /external/tensorflow/tensorflow/python/framework/ | ||
| D | test_util.py | 3417 def assertRaisesWithPredicateMatch(self, exception_type, member in TensorFlowTestCase |