Lines Matching defs:FAIL
1369 // appropriate error message when they fail.1563 // FAIL and ASSERT_* are similar to ADD_FAILURE and EXPECT_*, except1565 // usually want the fail-fast behavior of FAIL and ASSERT_*, but those1579 #define FAIL() GTEST_FATAL_FAILURE_("Failed")