Searched defs:IsSatisfiedByCallCount (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13-stable/contrib/googletest/googlemock/include/gmock/ | ||
| HD | gmock-cardinalities.h | 107 bool IsSatisfiedByCallCount(int call_count) const { in IsSatisfiedByCallCount() function |
| /freebsd-13-stable/contrib/googletest/googlemock/src/ | ||
| HD | gmock-cardinalities.cc | 75 bool IsSatisfiedByCallCount(int call_count) const override { in IsSatisfiedByCallCount() function in testing::__anon41d2f0610111::BetweenCardinalityImpl |
| /freebsd-13-stable/contrib/googletest/googlemock/test/ | ||
| HD | gmock-cardinalities_test.cc | 395 bool IsSatisfiedByCallCount(int call_count) const override { in IsSatisfiedByCallCount() function in __anon4552dcf80111::EvenCardinality |
| HD | gmock-spec-builders_test.cc | 1837 bool IsSatisfiedByCallCount(int call_count) const override { in IsSatisfiedByCallCount() function in testing::__anon7383e0ce0111::EvenNumberCardinality |