Searched refs:AssertionException (Results 1 – 5 of 5) sorted by relevance
43 throw testing::AssertionException(result); in OnTestPartResult()80 } catch (const testing::AssertionException& e) { in TEST()
421 ### AssertionException {#AssertionException}423 `testing::AssertionException`1006 [`AssertionException`](#AssertionException) or inherited from it.
914 class GTEST_API_ AssertionException917 explicit AssertionException(const TestPartResult& result) in AssertionException() function
2675 } catch (const AssertionException&) { // NOLINT in HandleExceptionsInMethodIfSupported()
765 throw testing::AssertionException(result);