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

/gem5/ext/googletest/googlemock/test/
H A Dgmock-generated-internal-utils_test.cc78 CompileAssertTypesEqual<tuple<>, F::ArgumentMatcherTuple>();
88 CompileAssertTypesEqual<tuple<Matcher<bool> >, F::ArgumentMatcherTuple>();
101 F::ArgumentMatcherTuple>();
119 F::ArgumentMatcherTuple>();
/gem5/ext/googletest/googlemock/include/gmock/internal/
H A Dgmock-generated-internal-utils.h146 // ArgumentMatcherTuple: the tuple type consisting of Matchers for all
160 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple; typedef in struct:testing::internal::Function
170 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple; typedef in struct:testing::internal::Function
180 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple; typedef in struct:testing::internal::Function
190 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple; typedef in struct:testing::internal::Function
200 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple; typedef in struct:testing::internal::Function
211 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple; typedef in struct:testing::internal::Function
222 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple; typedef in struct:testing::internal::Function
233 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple; typedef in struct:testing::internal::Function
244 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple; typedef in struct:testing::internal::Function
255 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple; typedef in struct:testing::internal::Function
269 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple; typedef in struct:testing::internal::Function
[all...]
/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h288 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple; typedef in class:testing::internal::OnCallSpec
293 const ArgumentMatcherTuple& matchers)
355 ArgumentMatcherTuple matchers_;
880 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple;
885 const ArgumentMatcherTuple& m)
1048 const ArgumentMatcherTuple& matchers() const {
1223 ArgumentMatcherTuple matchers_;
1249 typedef typename internal::Function<F>::ArgumentMatcherTuple
[all...]

Completed in 10 milliseconds