Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/googletest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h347 static const_reference ConstReference(const RawContainer& container) { in ConstReference() function
368 static const_reference ConstReference(const Element (&array)[N]) { in ConstReference() function
389 static const_reference ConstReference( in ConstReference() function
/freebsd-14.2/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()
/freebsd-14.2/contrib/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h2441 StlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2537 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2646 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2714 StlContainerReference stl_container = View::ConstReference(container);
2734 StlContainerReference stl_container = View::ConstReference(container);
3429 StlContainerReference stl_container = View::ConstReference(container);
3645 StlContainerReference stl_container = View::ConstReference(container);
4774 RhsView::ConstReference(rhs_container);