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

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h218 struct AnyLe { struct in namespace:testing::internal
959 class LeMatcher : public ComparisonBase<LeMatcher<Rhs>, Rhs, AnyLe> {
962 : ComparisonBase<LeMatcher<Rhs>, Rhs, AnyLe>(rhs) { }
1430 class Le2Matcher : public PairMatchBase<Le2Matcher, AnyLe> {

Completed in 22 milliseconds