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

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-generated-matchers.h58 // GetSelectedFields(t): returns fields k0, ..., and kn of t as a tuple.
63 // GetSelectedFields(make_tuple(true, 'a', 42)) is (42, true).
81 static type GetSelectedFields(const Tuple& t) { function in class:testing::internal::TupleFields
93 static type GetSelectedFields(const Tuple& /* t */) { function in class:testing::internal::TupleFields
102 static type GetSelectedFields(const Tuple& t) { function in class:testing::internal::TupleFields
112 static type GetSelectedFields(const Tuple& t) { function in class:testing::internal::TupleFields
122 static type GetSelectedFields(const Tuple& t) { function in class:testing::internal::TupleFields
133 static type GetSelectedFields(const Tuple& t) { function in class:testing::internal::TupleFields
144 static type GetSelectedFields(const Tuple& t) { function in class:testing::internal::TupleFields
156 static type GetSelectedFields(cons function in class:testing::internal::TupleFields
169 static type GetSelectedFields(const Tuple& t) { function in class:testing::internal::TupleFields
184 static type GetSelectedFields(const Tuple& t) { function in class:testing::internal::TupleFields
199 static type GetSelectedFields(const Tuple& t) { function in class:testing::internal::TupleFields
[all...]

Completed in 6 milliseconds