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()
160 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;170 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;180 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;190 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;200 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;211 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;222 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;233 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;244 typedef typename MatcherTuple<ArgumentTuple>::type ArgumentMatcherTuple;255 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;
284 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple; typedef289 const ArgumentMatcherTuple& matchers) in OnCallSpec()351 ArgumentMatcherTuple matchers_;872 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple; typedef877 const ArgumentMatcherTuple& m) in TypedExpectation()1040 const ArgumentMatcherTuple& matchers() const { in matchers()1215 ArgumentMatcherTuple matchers_;1241 typedef typename internal::Function<F>::ArgumentMatcherTuple1242 ArgumentMatcherTuple; typedef1272 void SetMatchers(const ArgumentMatcherTuple& matchers) { in SetMatchers()[all …]