Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h300 WithoutMatchers() {} in WithoutMatchers() function
/llvm-project/third-party/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1930 MockSpec<R(Args...)> gmock_Call(const WithoutMatchers&, R (*)(Args...)) { in gmock_Call()