Searched refs:StrictMockImpl (Results 1 – 2 of 2) sorted by relevance
126 class StrictMockImpl {128 StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } in StrictMockImpl() function130 ~StrictMockImpl() { ::testing::Mock::UnregisterCallReaction(this); } in ~StrictMockImpl()218 : private internal::StrictMockImpl<MockClass>,
115 class StrictMockImpl; variable429 friend class internal::StrictMockImpl;