HomeSort by relevance Sort by last modified time
    Searched refs:ArgumentMatcherTuple (Results 1 - 3 of 3) sorted by null

  /external/google-breakpad/src/testing/test/
gmock-generated-internal-utils_test.cc 78 CompileAssertTypesEqual<tuple<>, F::ArgumentMatcherTuple>();
88 CompileAssertTypesEqual<tuple<Matcher<bool> >, F::ArgumentMatcherTuple>();
101 F::ArgumentMatcherTuple>();
119 F::ArgumentMatcherTuple>();
  /external/google-breakpad/src/testing/include/gmock/internal/
gmock-generated-internal-utils.h 146 // ArgumentMatcherTuple: the tuple type consisting of Matchers for all
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;
    [all...]
  /external/google-breakpad/src/testing/include/gmock/
gmock-spec-builders.h 284 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple;
289 const ArgumentMatcherTuple& matchers)
351 ArgumentMatcherTuple matchers_;
872 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple;
877 const ArgumentMatcherTuple& m)
    [all...]

Completed in 125 milliseconds