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

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h214 struct AnyGt { struct in namespace:testing::internal
951 class GtMatcher : public ComparisonBase<GtMatcher<Rhs>, Rhs, AnyGt> {
954 : ComparisonBase<GtMatcher<Rhs>, Rhs, AnyGt>(rhs) { }
1426 class Gt2Matcher : public PairMatchBase<Gt2Matcher, AnyGt> {

Completed in 21 milliseconds