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

References

utils/unittest/googlemock/include/gmock/gmock-matchers.h
 2530   typedef typename View::const_reference StlContainerReference;
 2725     typedef typename LhsView::const_reference LhsStlContainerReference;
 2810   typedef typename View::const_reference StlContainerReference;
 3118   typedef typename View::const_reference StlContainerReference;
 3360   typedef typename View::const_reference StlContainerReference;
 3470     typedef typename View::const_reference StlContainerReference;
 3499     typedef typename View::const_reference StlContainerReference;
utils/unittest/googlemock/include/gmock/internal/gmock-internal-utils.h
  413   static const_reference ConstReference(const RawContainer& container) {