Searched refs:GoogleTestFailureException (Results 1 – 2 of 2) sorted by relevance
3528 GoogleTestFailureException::GoogleTestFailureException( in GoogleTestFailureException() function in testing::internal::GoogleTestFailureException3599 } catch (const internal::GoogleTestFailureException&) { // NOLINT in HandleExceptionsInMethodIfSupported()5313 throw internal::GoogleTestFailureException(result); in AddTestPartResult()
7108 class GTEST_API_ GoogleTestFailureException : public ::std::runtime_error {7110 explicit GoogleTestFailureException(const TestPartResult& failure);