Lines Matching refs:FAIL
210 // gtest_unittest.cc will fail to compile if we do that.
1370 // Fail fast if the given string does not begin with a digit;
2377 // Note that the above two checks will both fail if either val1 or
2582 // only), and return an appropriate error message when they fail.
6288 "those do not support clone(). Valgrind 3.3.1 will just fail if "
6760 // determines whether to fail the test.
9832 default: // FAIL
10181 // Tells Google Mock to fail uninteresting calls on the given mock
10185 SetReactionOnUninterestingCalls(mock_obj, internal::FAIL);