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

  /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/googletest/googlemock/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/v8/testing/gmock/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...]
  /external/googletest/googlemock/include/gmock/
gmock-spec-builders.h 289 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple;
294 const ArgumentMatcherTuple& matchers)
356 ArgumentMatcherTuple matchers_;
882 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple;
887 const ArgumentMatcherTuple& m
    [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-spec-builders.h 288 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple;
293 const ArgumentMatcherTuple& matchers)
355 ArgumentMatcherTuple matchers_;
880 typedef typename Function<F>::ArgumentMatcherTuple ArgumentMatcherTuple;
885 const ArgumentMatcherTuple& m)
    [all...]

Completed in 360 milliseconds