Home
last modified time | relevance | path

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

/external/chromium/testing/gmock/include/gmock/
Dgmock-spec-builders.h820 void CheckActionCountIfNotDone() const;
886 CheckActionCountIfNotDone(); in ~TypedExpectation()
1015 CheckActionCountIfNotDone(); in WillRepeatedly()
1029 CheckActionCountIfNotDone(); in RetiresOnSaturation()
1087 CheckActionCountIfNotDone(); in ShouldHandleArguments()
/external/chromium/testing/gmock/src/
Dgmock-spec-builders.cc174 void ExpectationBase::CheckActionCountIfNotDone() const { in CheckActionCountIfNotDone() function in testing::internal::ExpectationBase