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

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h951 class GtMatcher : public ComparisonBase<GtMatcher<Rhs>, Rhs, AnyGt> { class in namespace:testing::internal
953 explicit GtMatcher(const Rhs& rhs) function in class:testing::internal::GtMatcher

Completed in 31 milliseconds