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

/gem5/ext/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);

Completed in 22 milliseconds