Home | History | Annotate | Download | only in include

Lines Matching defs:kFatalFailure

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