Searched refs:AssertionException (Results 1 – 2 of 2) sorted by relevance
1065 class GTEST_API_ AssertionException1068 explicit AssertionException(const TestPartResult& result) in AssertionException() function
2470 } catch (const AssertionException&) { // NOLINT in HandleExceptionsInMethodIfSupported()