Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1417 bool is_excessive; member
1644 const void* untyped_args, const void** untyped_action, bool* is_excessive, in UntypedFindMatchingExpectation()
1848 bool is_excessive = false; in InvokeWith() local