Home
last modified time | relevance | path

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

/external/chromium/testing/gmock/src/
Dgmock-spec-builders.cc394 const bool need_to_report_call = !found || is_excessive || LogIsVisible(INFO); in UntypedInvokeWith() local
395 if (!need_to_report_call) { in UntypedInvokeWith()