Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h843 void CheckActionCountIfNotDone() const
910 CheckActionCountIfNotDone(); in ~TypedExpectation()
1039 CheckActionCountIfNotDone(); in WillRepeatedly()
1053 CheckActionCountIfNotDone(); in RetiresOnSaturation()
1111 CheckActionCountIfNotDone(); in ShouldHandleArguments()
/freebsd-12.1/contrib/googletest/googlemock/src/
H A Dgmock-spec-builders.cc204 void ExpectationBase::CheckActionCountIfNotDone() const in CheckActionCountIfNotDone() function in testing::internal::ExpectationBase