Searched refs:NiceMockImpl (Results 1 – 2 of 2) sorted by relevance
110 class NiceMockImpl {112 NiceMockImpl() { ::testing::Mock::AllowUninterestingCalls(this); } in NiceMockImpl() function114 ~NiceMockImpl() { ::testing::Mock::UnregisterCallReaction(this); } in ~NiceMockImpl()137 : private internal::NiceMockImpl<MockClass>,
113 class NiceMockImpl; variable425 friend class internal::NiceMockImpl;