Home
last modified time | relevance | path

Searched defs:IsSatisfiedByCallCount (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/googletest/googlemock/include/gmock/
H A Dgmock-cardinalities.h107 bool IsSatisfiedByCallCount(int call_count) const { in IsSatisfiedByCallCount() function
/freebsd-src/contrib/googletest/googlemock/src/
H A Dgmock-cardinalities.cc75 bool IsSatisfiedByCallCount(int call_count) const override { in IsSatisfiedByCallCount() function in testing::__anon0b595d9a0111::BetweenCardinalityImpl
/freebsd-src/contrib/googletest/googlemock/test/
H A Dgmock-cardinalities_test.cc395 bool IsSatisfiedByCallCount(int call_count) const override { in IsSatisfiedByCallCount() function in __anon4aee90f10111::EvenCardinality
H A Dgmock-spec-builders_test.cc1837 bool IsSatisfiedByCallCount(int call_count) const override { in IsSatisfiedByCallCount() function in testing::__anon791f94c70111::EvenNumberCardinality