Lines Matching defs:GoogleTestFailureException
4890 class GoogleTestFailureException : public ::std::runtime_error {4892 explicit GoogleTestFailureException(const TestPartResult& failure)4949 throw GoogleTestFailureException(result);