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

  /external/chromium/testing/gmock/include/gmock/
gmock-generated-actions.h     [all...]
gmock-more-actions.h 171 typedef typename ::std::tr1::tuple_element<k, args_type>::type argk_type;
  /external/ceres-solver/internal/ceres/gmock/
gmock.h     [all...]
  /external/qemu/
monitor.c 68 const char *args_type; member in struct:mon_cmd_t
    [all...]
  /external/chromium/testing/gmock/test/
gmock-generated-actions_test.cc 640 // via args_type and args.
642 StaticAssertTypeEq< ::std::tr1::tuple<int, char, int*>, args_type>();
643 args_type args_copy = args;
    [all...]

Completed in 135 milliseconds