Searched defs:ArgumentMatcherTuple (Results 1 – 1 of 1) sorted by relevance
284 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple; typedef884 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple; typedef1286 typename internal::Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple; typedef1447 using ArgumentMatcherTuple = std::tuple<Matcher<Args>...>; variable