Home
last modified time | relevance | path

Searched refs:NaggyMockImpl (Results 1 – 2 of 2) sorted by relevance

/external/googletest/googlemock/include/gmock/
Dgmock-nice-strict.h118 class NaggyMockImpl {
120 NaggyMockImpl() { ::testing::Mock::WarnUninterestingCalls(this); } in NaggyMockImpl() function
122 ~NaggyMockImpl() { ::testing::Mock::UnregisterCallReaction(this); } in ~NaggyMockImpl()
177 : private internal::NaggyMockImpl<MockClass>,
Dgmock-spec-builders.h117 class NaggyMockImpl; variable
427 friend class internal::NaggyMockImpl;