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

/gem5/ext/googletest/googlemock/include/gmock/internal/
H A Dgmock-generated-internal-utils.h72 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...]

Completed in 6 milliseconds