Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/src/
H A Dgmock-spec-builders.cc279 void ReportUninterestingCall(CallReaction reaction, const std::string& msg) { in ReportUninterestingCall()
384 const CallReaction reaction = in UntypedInvokeWith()
550 CallReaction intToCallReaction(int mock_behavior) { in intToCallReaction()
552 return static_cast<internal::CallReaction>(mock_behavior); in intToCallReaction()
651 std::map<const void*, internal::CallReaction> g_uninteresting_call_reaction;
656 internal::CallReaction reaction) in SetReactionOnUninterestingCalls()
695 internal::CallReaction Mock::GetReactionOnUninterestingCalls( in GetReactionOnUninterestingCalls()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h370 enum CallReaction { enum
449 static internal::CallReaction GetReactionOnUninterestingCalls(
1793 void ReportUninterestingCall(CallReaction reaction, const std::string& msg);