Home
last modified time | relevance | path

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

/external/googletest/googlemock/include/gmock/internal/
Dgmock-internal-utils.h276 WithoutMatchers() {} in WithoutMatchers() function
/external/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h1822 MockSpec<R(Args...)> gmock_Call(const WithoutMatchers&, R (*)(Args...)) { in gmock_Call()