Home
last modified time | relevance | path

Searched refs:ConstReference (Results 1 – 3 of 3) sorted by relevance

/src/contrib/googletest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h348 static const_reference ConstReference(const RawContainer& container) { in ConstReference() function
369 static const_reference ConstReference(const Element (&array)[N]) { in ConstReference() function
390 static const_reference ConstReference( in ConstReference() function
/src/contrib/googletest/googlemock/test/
H A Dgmock-internal-utils_test.cc592 const Chars& v2(StlContainerView<Chars>::ConstReference(v1)); in TEST()
611 NativeArray<int> a2 = StlContainerView<int[3]>::ConstReference(a1); in TEST()
640 StlContainerView<std::tuple<const int*, int>>::ConstReference( in TEST()
/src/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h2509 StlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2605 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2714 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2782 StlContainerReference stl_container = View::ConstReference(container);
2802 StlContainerReference stl_container = View::ConstReference(container);
3608 StlContainerReference stl_container = View::ConstReference(container);
3853 StlContainerReference stl_container = View::ConstReference(container);
5042 RhsView::ConstReference(rhs_container);