Home
last modified time | relevance | path

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

/external/googletest/googlemock/include/gmock/
Dgmock-nice-strict.h126 class StrictMockImpl {
128 StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } in StrictMockImpl() function
130 ~StrictMockImpl() { ::testing::Mock::UnregisterCallReaction(this); } in ~StrictMockImpl()
218 : private internal::StrictMockImpl<MockClass>,
Dgmock-spec-builders.h115 class StrictMockImpl; variable
429 friend class internal::StrictMockImpl;
/external/cronet/third_party/googletest/src/googlemock/include/gmock/
Dgmock-nice-strict.h126 class StrictMockImpl {
128 StrictMockImpl() { ::testing::Mock::FailUninterestingCalls(this); } in StrictMockImpl() function
130 ~StrictMockImpl() { ::testing::Mock::UnregisterCallReaction(this); } in ~StrictMockImpl()
218 : private internal::StrictMockImpl<MockClass>,
Dgmock-spec-builders.h118 class StrictMockImpl; variable
427 friend class internal::StrictMockImpl;
/external/libaom/third_party/googletest/src/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.h119 class StrictMockImpl; variable
404 friend class internal::StrictMockImpl;