Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h845 void CheckActionCountIfNotDone() const
911 CheckActionCountIfNotDone(); in ~TypedExpectation()
1040 CheckActionCountIfNotDone(); in WillRepeatedly()
1054 CheckActionCountIfNotDone(); in RetiresOnSaturation()
1111 CheckActionCountIfNotDone(); in ShouldHandleArguments()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/src/
H A Dgmock-spec-builders.cc205 void ExpectationBase::CheckActionCountIfNotDone() const in CheckActionCountIfNotDone() function in testing::internal::ExpectationBase