Home
last modified time | relevance | path

Searched defs:reaction (Results 1 – 2 of 2) sorted by relevance

/llvm-project/third-party/unittest/googlemock/src/
H A Dgmock-spec-builders.cc284 void ReportUninterestingCall(CallReaction reaction, const std::string& msg) { in ReportUninterestingCall()
559 internal::CallReaction reaction) in SetReactionOnUninterestingCalls()
/llvm-project/third-party/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1403 CallReaction reaction; member
1801 const CallReaction reaction = in InvokeWith() local