Searched refs:CallReaction (Results 1 – 2 of 2) sorted by relevance
279 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()
370 enum CallReaction { enum449 static internal::CallReaction GetReactionOnUninterestingCalls(1793 void ReportUninterestingCall(CallReaction reaction, const std::string& msg);