Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googlemock/src/
H A Dgmock-spec-builders.cc279 void ReportUninterestingCall(CallReaction reaction, const std::string& msg) { in ReportUninterestingCall() function
420 ReportUninterestingCall(reaction, ss.str()); in UntypedInvokeWith()
/llvm-project-15.0.7/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1793 void ReportUninterestingCall(CallReaction reaction, const std::string& msg);