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

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h3581 : mono_tuple2_matcher_(SafeMatcherCast<const ArgTuple&>(tm)),
3588 mono_tuple2_matcher_.DescribeTo(os);
3592 return mono_tuple2_matcher_.MatchAndExplain(ArgTuple(x, second_value_),
3597 const Matcher<const ArgTuple&> mono_tuple2_matcher_; member in class:testing::internal::BoundSecondMatcher::Impl

Completed in 22 milliseconds