Home
last modified time | relevance | path

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

/third_party/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h852 void CheckActionCountIfNotDone() const
916 CheckActionCountIfNotDone(); in ~TypedExpectation()
1045 CheckActionCountIfNotDone(); in WillRepeatedly()
1059 CheckActionCountIfNotDone(); in RetiresOnSaturation()
1116 CheckActionCountIfNotDone(); in ShouldHandleArguments()
/third_party/googletest/googlemock/src/
Dgmock-spec-builders.cc209 void ExpectationBase::CheckActionCountIfNotDone() const in CheckActionCountIfNotDone() function in testing::internal::ExpectationBase