Searched defs:QuantifierMatcherImpl (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h3126 class QuantifierMatcherImpl : public MatcherInterface<Container> { class in namespace:testing::internal
3135 explicit QuantifierMatcherImpl(InnerMatcher inner_matcher) function in class:testing::internal::QuantifierMatcherImpl

Completed in 127 milliseconds