Searched refs:AnyGt (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h248 struct AnyGt { struct in namespace:testing::internal
1126 class GtMatcher : public ComparisonBase<GtMatcher<Rhs>, Rhs, AnyGt> {
1129 : ComparisonBase<GtMatcher<Rhs>, Rhs, AnyGt>(rhs) { }
1660 class Gt2Matcher : public PairMatchBase<Gt2Matcher, AnyGt> {

Completed in 84 milliseconds