Home | History | Annotate | Download | only in gtest

Lines Matching defs:FAIL

105 // explicit SUCCEED(), FAIL(), or ADD_FAILURE()).
802 // appropriate error message when they fail.
915 // FAIL and ASSERT_* are similar to ADD_FAILURE and EXPECT_*, except
917 // usually want the fail-fast behavior of FAIL and ASSERT_*, but those
931 #define FAIL() GTEST_FATAL_FAILURE("Failed")