Searched refs:ArgumentMatcherTuple (Results 1 – 4 of 4) sorted by relevance
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;208 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;219 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;230 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;241 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;252 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;263 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;[all …]
93 // ArgumentMatcherTuple: the tuple type consisting of Matchers for all107 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;126 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;
77 CompileAssertTypesEqual<tuple<>, F::ArgumentMatcherTuple>(); in TEST()87 CompileAssertTypesEqual<tuple<Matcher<bool> >, F::ArgumentMatcherTuple>(); in TEST()101 F::ArgumentMatcherTuple>(); in TEST()120 F::ArgumentMatcherTuple>(); in TEST()
298 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple; typedef303 const ArgumentMatcherTuple& matchers) in OnCallSpec()365 ArgumentMatcherTuple matchers_;891 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple; typedef1059 const ArgumentMatcherTuple& matchers() const { in matchers()1234 ArgumentMatcherTuple matchers_;1261 ArgumentMatcherTuple; typedef1266 const ArgumentMatcherTuple& matchers) in MockSpec()1303 ArgumentMatcherTuple matchers_;1473 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple; typedef[all …]