Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h832 void CheckActionCountIfNotDone() const GTEST_LOCK_EXCLUDED_(mutex_);
902 CheckActionCountIfNotDone(); in ~TypedExpectation()
1053 CheckActionCountIfNotDone(); in WillRepeatedly()
1067 CheckActionCountIfNotDone(); in RetiresOnSaturation()
1132 CheckActionCountIfNotDone(); in ShouldHandleArguments()
/freebsd/contrib/googletest/googlemock/src/
H A Dgmock-spec-builders.cc211 void ExpectationBase::CheckActionCountIfNotDone() const in CheckActionCountIfNotDone() function in testing::internal::ExpectationBase