Searched refs:StlContainerReference (Results 1 - 4 of 4) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-matchers.h1941 typedef typename View::const_reference StlContainerReference; typedef in class:testing::internal::ContainerEqMatcher
1969 StlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2216 typedef typename View::const_reference StlContainerReference; typedef in class:testing::internal::QuantifierMatcherImpl
2230 StlContainerReference stl_container = View::ConstReference(container);
2524 typedef typename View::const_reference StlContainerReference; typedef in class:testing::internal::ElementsAreMatcherImpl
2576 StlContainerReference stl_container = View::ConstReference(container);
/external/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h2525 typedef typename View::const_reference StlContainerReference; typedef in class:testing::internal::ContainerEqMatcher
2554 StlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2805 typedef typename View::const_reference StlContainerReference; typedef in class:testing::internal::QuantifierMatcherImpl
2819 StlContainerReference stl_container = View::ConstReference(container);
3113 typedef typename View::const_reference StlContainerReference; typedef in class:testing::internal::ElementsAreMatcherImpl
3170 StlContainerReference stl_container = View::ConstReference(container);
3352 typedef typename View::const_reference StlContainerReference; typedef in class:testing::internal::UnorderedElementsAreMatcherImpl
3378 StlContainerReference stl_container = View::ConstReference(container);
/external/v8/testing/gmock/include/gmock/
H A Dgmock-matchers.h2525 typedef typename View::const_reference StlContainerReference; typedef in class:testing::internal::ContainerEqMatcher
2554 StlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2805 typedef typename View::const_reference StlContainerReference; typedef in class:testing::internal::QuantifierMatcherImpl
2819 StlContainerReference stl_container = View::ConstReference(container);
3113 typedef typename View::const_reference StlContainerReference; typedef in class:testing::internal::ElementsAreMatcherImpl
3170 StlContainerReference stl_container = View::ConstReference(container);
3352 typedef typename View::const_reference StlContainerReference; typedef in class:testing::internal::UnorderedElementsAreMatcherImpl
3378 StlContainerReference stl_container = View::ConstReference(container);
/external/fmtlib/test/gmock/
H A Dgmock.h6941 typedef typename View::const_reference StlContainerReference; typedef in class:testing::internal::ContainerEqMatcher
6969 StlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
7220 typedef typename View::const_reference StlContainerReference; typedef in class:testing::internal::QuantifierMatcherImpl
7234 StlContainerReference stl_container = View::ConstReference(container);
7528 typedef typename View::const_reference StlContainerReference; typedef in class:testing::internal::ElementsAreMatcherImpl
7585 StlContainerReference stl_container = View::ConstReference(container);
7767 typedef typename View::const_reference StlContainerReference; typedef in class:testing::internal::UnorderedElementsAreMatcherImpl
7793 StlContainerReference stl_container = View::ConstReference(container);

Completed in 635 milliseconds