Home | History | Annotate | Download | only in src

Lines Matching refs:GoogleTestFailureException

3557 class GoogleTestFailureException : public ::std::runtime_error {
3559 explicit GoogleTestFailureException(const TestPartResult& failure)
3616 throw GoogleTestFailureException(result);