Home | History | Annotate | Download | only in gtest

Lines Matching defs:kFatalFailure

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