Searched refs:ArgumentMatcherTuple (Results 1 – 4 of 4) sorted by relevance
78 CompileAssertTypesEqual<tuple<>, F::ArgumentMatcherTuple>(); in TEST()88 CompileAssertTypesEqual<tuple<Matcher<bool> >, F::ArgumentMatcherTuple>(); in TEST()101 F::ArgumentMatcherTuple>(); in TEST()119 F::ArgumentMatcherTuple>(); in TEST()
158 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;168 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;178 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;188 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;198 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;209 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;220 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;231 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;242 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;253 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;[all …]
92 // ArgumentMatcherTuple: the tuple type consisting of Matchers for all106 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;125 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;
283 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple; typedef288 const ArgumentMatcherTuple& matchers) in OnCallSpec()350 ArgumentMatcherTuple matchers_;867 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple; typedef872 const ArgumentMatcherTuple& m) in TypedExpectation()1035 const ArgumentMatcherTuple& matchers() const { in matchers()1207 ArgumentMatcherTuple matchers_;1233 typedef typename internal::Function<F>::ArgumentMatcherTuple1234 ArgumentMatcherTuple; typedef1264 void SetMatchers(const ArgumentMatcherTuple& matchers) { in SetMatchers()[all …]