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