Home
last modified time | relevance | path

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

/freebsd-src/contrib/googletest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h300 WithoutMatchers() {} WithoutMatchers() function
/freebsd-src/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1930 MockSpec<R(Args...)> gmock_Call(const WithoutMatchers&, R (*)(Args...)) { in gmock_Call()