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

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h222 struct AnyGe { struct in namespace:testing::internal
967 class GeMatcher : public ComparisonBase<GeMatcher<Rhs>, Rhs, AnyGe> {
970 : ComparisonBase<GeMatcher<Rhs>, Rhs, AnyGe>(rhs) { }
1434 class Ge2Matcher : public PairMatchBase<Ge2Matcher, AnyGe> {

Completed in 21 milliseconds