Home
last modified time | relevance | path

Searched refs:ReportUninterestingCall (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/googletest/googlemock/src/
H A Dgmock-spec-builders.cc284 void ReportUninterestingCall(CallReaction reaction, const std::string& msg) { in ReportUninterestingCall() function
/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1389 GTEST_API_ void ReportUninterestingCall(CallReaction reaction,
1407 ReportUninterestingCall(reaction, ss.str()); in ~UninterestingCallCleanupHandler()