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