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

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h3762 inline Matcher<Lhs> TypedEq(const Rhs& rhs) { return Eq(rhs); } function in namespace:testing

Completed in 30 milliseconds