Searched refs:is_excessive (Results 1 – 2 of 2) sorted by relevance
377 bool is_excessive = false; in UntypedInvokeWith() local387 untyped_args, &untyped_action, &is_excessive, in UntypedInvokeWith()394 const bool need_to_report_call = !found || is_excessive || LogIsVisible(INFO); in UntypedInvokeWith()408 if (found && !is_excessive) { in UntypedInvokeWith()423 } else if (is_excessive) { in UntypedInvokeWith()
173 const void** untyped_action, bool* is_excessive,1585 const void** untyped_action, bool* is_excessive, in UntypedFindMatchingExpectation() argument1599 *is_excessive = exp->IsSaturated(); in UntypedFindMatchingExpectation()