Lines Matching refs:ArgumentMatcherTuple
284 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple; typedef
289 const ArgumentMatcherTuple& matchers) in OnCallSpec()
351 ArgumentMatcherTuple matchers_;
872 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple; typedef
877 const ArgumentMatcherTuple& m) in TypedExpectation()
1040 const ArgumentMatcherTuple& matchers() const { in matchers()
1215 ArgumentMatcherTuple matchers_;
1241 typedef typename internal::Function<F>::ArgumentMatcherTuple
1242 ArgumentMatcherTuple; typedef
1272 void SetMatchers(const ArgumentMatcherTuple& matchers) { in SetMatchers()
1279 ArgumentMatcherTuple matchers_;
1397 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple; typedef
1519 const ArgumentMatcherTuple& m) in AddNewOnCallSpec()
1532 const ArgumentMatcherTuple& m) in AddNewExpectation()