Searched refs:CallReaction (Results 1 – 2 of 2) sorted by relevance
278 void ReportUninterestingCall(CallReaction reaction, const std::string& msg) { in ReportUninterestingCall()383 const CallReaction reaction = in UntypedInvokeWith()551 CallReaction intToCallReaction(int mock_behavior) { in intToCallReaction()553 return static_cast<internal::CallReaction>(mock_behavior); in intToCallReaction()655 std::map<const void*, internal::CallReaction> g_uninteresting_call_reaction;660 internal::CallReaction reaction) in SetReactionOnUninterestingCalls()699 internal::CallReaction Mock::GetReactionOnUninterestingCalls( in GetReactionOnUninterestingCalls()
371 enum CallReaction { enum440 static internal::CallReaction GetReactionOnUninterestingCalls(1809 void ReportUninterestingCall(CallReaction reaction, const std::string& msg);