reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

utils/unittest/googlemock/include/gmock/gmock-generated-actions.h
  218            return (obj_ptr->*method_ptr)(get<0>(args), get<1>(args),
  218            return (obj_ptr->*method_ptr)(get<0>(args), get<1>(args),
  219                get<2>(args), get<3>(args), get<4>(args), get<5>(args),
  219                get<2>(args), get<3>(args), get<4>(args), get<5>(args),
  219                get<2>(args), get<3>(args), get<4>(args), get<5>(args),
  219                get<2>(args), get<3>(args), get<4>(args), get<5>(args),
  220                get<6>(args), get<7>(args));
  220                get<6>(args), get<7>(args));