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

/external/google-breakpad/src/testing/include/gmock/internal/
H A Dgmock-generated-internal-utils.h66 // MatcherTuple<T>::type is a tuple type where each field is a Matcher
69 struct MatcherTuple;
72 struct MatcherTuple< ::std::tr1::tuple<> > { struct in namespace:testing::internal
77 struct MatcherTuple< ::std::tr1::tuple<A1> > { struct in namespace:testing::internal
82 struct MatcherTuple< ::std::tr1::tuple<A1, A2> > { struct in namespace:testing::internal
87 struct MatcherTuple< ::std::tr1::tuple<A1, A2, A3> > { struct in namespace:testing::internal
92 struct MatcherTuple< ::std::tr1::tuple<A1, A2, A3, A4> > { struct in namespace:testing::internal
98 struct MatcherTuple< ::std::tr1::tuple<A1, A2, A3, A4, A5> > { struct in namespace:testing::internal
105 struct MatcherTuple< ::std::tr1::tuple<A1, A2, A3, A4, A5, A6> > { struct in namespace:testing::internal
112 struct MatcherTuple< struct in namespace:testing::internal
119 struct MatcherTuple< ::std::tr1::tuple<A1, A2, A3, A4, A5, A6, A7, A8> > { struct in namespace:testing::internal
126 struct MatcherTuple< ::std::tr1::tuple<A1, A2, A3, A4, A5, A6, A7, A8, A9> > { struct in namespace:testing::internal
133 struct MatcherTuple< ::std::tr1::tuple<A1, A2, A3, A4, A5, A6, A7, A8, A9, struct in namespace:testing::internal
[all...]
/external/googletest/googlemock/include/gmock/internal/
H A Dgmock-generated-internal-utils.h66 // MatcherTuple<T>::type is a tuple type where each field is a Matcher
69 struct MatcherTuple;
72 struct MatcherTuple< ::testing::tuple<> > { struct in namespace:testing::internal
77 struct MatcherTuple< ::testing::tuple<A1> > { struct in namespace:testing::internal
82 struct MatcherTuple< ::testing::tuple<A1, A2> > { struct in namespace:testing::internal
87 struct MatcherTuple< ::testing::tuple<A1, A2, A3> > { struct in namespace:testing::internal
92 struct MatcherTuple< ::testing::tuple<A1, A2, A3, A4> > { struct in namespace:testing::internal
98 struct MatcherTuple< ::testing::tuple<A1, A2, A3, A4, A5> > { struct in namespace:testing::internal
105 struct MatcherTuple< ::testing::tuple<A1, A2, A3, A4, A5, A6> > { struct in namespace:testing::internal
112 struct MatcherTuple< struct in namespace:testing::internal
119 struct MatcherTuple< ::testing::tuple<A1, A2, A3, A4, A5, A6, A7, A8> > { struct in namespace:testing::internal
126 struct MatcherTuple< ::testing::tuple<A1, A2, A3, A4, A5, A6, A7, A8, A9> > { struct in namespace:testing::internal
133 struct MatcherTuple< ::testing::tuple<A1, A2, A3, A4, A5, A6, A7, A8, A9, struct in namespace:testing::internal
[all...]
/external/v8/testing/gmock/include/gmock/internal/
H A Dgmock-generated-internal-utils.h66 // MatcherTuple<T>::type is a tuple type where each field is a Matcher
69 struct MatcherTuple;
72 struct MatcherTuple< ::testing::tuple<> > { struct in namespace:testing::internal
77 struct MatcherTuple< ::testing::tuple<A1> > { struct in namespace:testing::internal
82 struct MatcherTuple< ::testing::tuple<A1, A2> > { struct in namespace:testing::internal
87 struct MatcherTuple< ::testing::tuple<A1, A2, A3> > { struct in namespace:testing::internal
92 struct MatcherTuple< ::testing::tuple<A1, A2, A3, A4> > { struct in namespace:testing::internal
98 struct MatcherTuple< ::testing::tuple<A1, A2, A3, A4, A5> > { struct in namespace:testing::internal
105 struct MatcherTuple< ::testing::tuple<A1, A2, A3, A4, A5, A6> > { struct in namespace:testing::internal
112 struct MatcherTuple< struct in namespace:testing::internal
119 struct MatcherTuple< ::testing::tuple<A1, A2, A3, A4, A5, A6, A7, A8> > { struct in namespace:testing::internal
126 struct MatcherTuple< ::testing::tuple<A1, A2, A3, A4, A5, A6, A7, A8, A9> > { struct in namespace:testing::internal
133 struct MatcherTuple< ::testing::tuple<A1, A2, A3, A4, A5, A6, A7, A8, A9, struct in namespace:testing::internal
[all...]
/external/fmtlib/test/gmock/
H A Dgmock.h292 // MatcherTuple<T>::type is a tuple type where each field is a Matcher
295 struct MatcherTuple;
298 struct MatcherTuple< ::std::tr1::tuple<> > { struct in namespace:testing::internal
303 struct MatcherTuple< ::std::tr1::tuple<A1> > { struct in namespace:testing::internal
308 struct MatcherTuple< ::std::tr1::tuple<A1, A2> > { struct in namespace:testing::internal
313 struct MatcherTuple< ::std::tr1::tuple<A1, A2, A3> > { struct in namespace:testing::internal
318 struct MatcherTuple< ::std::tr1::tuple<A1, A2, A3, A4> > { struct in namespace:testing::internal
324 struct MatcherTuple< ::std::tr1::tuple<A1, A2, A3, A4, A5> > { struct in namespace:testing::internal
331 struct MatcherTuple< ::std::tr1::tuple<A1, A2, A3, A4, A5, A6> > { struct in namespace:testing::internal
338 struct MatcherTuple< struct in namespace:testing::internal
345 struct MatcherTuple< ::std::tr1::tuple<A1, A2, A3, A4, A5, A6, A7, A8> > { struct in namespace:testing::internal
352 struct MatcherTuple< ::std::tr1::tuple<A1, A2, A3, A4, A5, A6, A7, A8, A9> > { struct in namespace:testing::internal
359 struct MatcherTuple< ::std::tr1::tuple<A1, A2, A3, A4, A5, A6, A7, A8, A9, struct in namespace:testing::internal
[all...]

Completed in 110 milliseconds