Home | History | Annotate | Download | only in src

Lines Matching refs:GoogleTestFailureException

3526 class GoogleTestFailureException : public ::std::runtime_error {
3528 explicit GoogleTestFailureException(const TestPartResult& failure)
3585 throw GoogleTestFailureException(result);