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