Home
last modified time | relevance | path

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

/third_party/googletest/googlemock/include/gmock/
Dgmock-nice-strict.h135 class StrictMockImpl {
137 StrictMockImpl() { in StrictMockImpl() function
141 ~StrictMockImpl() { in ~StrictMockImpl()
233 : private internal::StrictMockImpl<MockClass>,
Dgmock-spec-builders.h120 class StrictMockImpl; variable
405 friend class internal::StrictMockImpl;