Searched refs:ArgumentMatcherTuple (Results 1 – 2 of 2) sorted by relevance
299 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple; typedef304 const ArgumentMatcherTuple& matchers) in OnCallSpec()364 ArgumentMatcherTuple matchers_;893 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple; typedef898 const ArgumentMatcherTuple& m) in TypedExpectation()1060 const ArgumentMatcherTuple& matchers() const { in matchers()1230 ArgumentMatcherTuple matchers_;1256 typedef typename internal::Function<F>::ArgumentMatcherTuple1257 ArgumentMatcherTuple; typedef1262 const ArgumentMatcherTuple& matchers) in MockSpec()[all …]
500 using ArgumentMatcherTuple = std::tuple<Matcher<Args>...>;