Searched defs:WithoutMatchers (Results 1 – 2 of 2) sorted by relevance
304 WithoutMatchers() {} in WithoutMatchers() function
1893 MockSpec<R(Args...)> gmock_Call(const WithoutMatchers&, R (*)(Args...)) { in gmock_Call()