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

/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-matchers.h2108 typedef typename RhsStlContainer::value_type RhsValue; typedef in class:testing::internal::PointwiseMatcher
2137 typedef std::tr1::tuple<const LhsValue&, const RhsValue&> InnerMatcherArg;
/external/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h2697 typedef typename RhsStlContainer::value_type RhsValue; typedef in class:testing::internal::PointwiseMatcher
2726 typedef ::testing::tuple<const LhsValue&, const RhsValue&> InnerMatcherArg;
/external/v8/testing/gmock/include/gmock/
H A Dgmock-matchers.h2697 typedef typename RhsStlContainer::value_type RhsValue; typedef in class:testing::internal::PointwiseMatcher
2726 typedef ::testing::tuple<const LhsValue&, const RhsValue&> InnerMatcherArg;
/external/fmtlib/test/gmock/
H A Dgmock.h7112 typedef typename RhsStlContainer::value_type RhsValue; typedef in class:testing::internal::PointwiseMatcher
7141 typedef ::std::tr1::tuple<const LhsValue&, const RhsValue&> InnerMatcherArg;

Completed in 477 milliseconds