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

/external/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
/external/v8/testing/gmock/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 415 milliseconds