Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc377 bool is_excessive = false; in UntypedInvokeWith() local
387 untyped_args, &untyped_action, &is_excessive, in UntypedInvokeWith()
395 !found || is_excessive || LogIsVisible(kInfo); in UntypedInvokeWith()
409 if (found && !is_excessive) { in UntypedInvokeWith()
424 } else if (is_excessive) { in UntypedInvokeWith()
/external/gmock/src/
Dgmock-spec-builders.cc377 bool is_excessive = false; in UntypedInvokeWith() local
387 untyped_args, &untyped_action, &is_excessive, in UntypedInvokeWith()
395 !found || is_excessive || LogIsVisible(kInfo); in UntypedInvokeWith()
409 if (found && !is_excessive) { in UntypedInvokeWith()
424 } else if (is_excessive) { in UntypedInvokeWith()
/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h173 const void** untyped_action, bool* is_excessive,
1608 const void** untyped_action, bool* is_excessive, in UntypedFindMatchingExpectation() argument
1623 *is_excessive = exp->IsSaturated(); in UntypedFindMatchingExpectation()
/external/gmock/include/gmock/
Dgmock-spec-builders.h177 const void** untyped_action, bool* is_excessive,
1625 const void** untyped_action, bool* is_excessive, in UntypedFindMatchingExpectation() argument
1640 *is_excessive = exp->IsSaturated(); in UntypedFindMatchingExpectation()