Home
last modified time | relevance | path

Searched refs:kFail (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/googletest/googlemock/src/
H A Dgmock-spec-builders.cc552 if (mock_behavior >= kAllow && mock_behavior <= kFail) { in intToCallReaction()
686 SetReactionOnUninterestingCalls(mock_obj, internal::kFail); in FailUninterestingCalls()
/freebsd-12.1/contrib/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc98 using testing::internal::kFail;
720 testing::GMOCK_FLAG(default_mock_behavior) = kFail; in TEST()
/freebsd-12.1/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h374 kFail, enumerator