Home | History | Annotate | Download | only in gtest

Lines Matching defs:kFatalFailure

7992   return GTEST_MESSAGE_(message, ::testing::TestPartResult::kFatalFailure)
17097 kFatalFailure // Failed and the test should be terminated.
17143 bool fatally_failed() const { return type_ == kFatalFailure; }