Searched defs:LhsView (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-matchers.h1967 LhsView; typedef
1968 typedef typename LhsView::type LhsStlContainer;
1969 StlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2043 GTEST_REMOVE_REFERENCE_AND_CONST_(LhsContainer)> LhsView; typedef in class:testing::internal::WhenSortedByMatcher::Impl
2044 typedef typename LhsView::type LhsStlContainer;
2045 typedef typename LhsView::const_reference LhsStlContainerReference;
2063 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2129 GTEST_REMOVE_REFERENCE_AND_CONST_(LhsContainer)> LhsView; typedef in class:testing::internal::PointwiseMatcher::Impl
2130 typedef typename LhsView::type LhsStlContainer;
2131 typedef typename LhsView
[all...]
/external/gmock/include/gmock/
H A Dgmock-matchers.h2311 LhsView; typedef
2312 typedef typename LhsView::type LhsStlContainer;
2313 StlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2387 GTEST_REMOVE_REFERENCE_AND_CONST_(LhsContainer)> LhsView; typedef in class:testing::internal::WhenSortedByMatcher::Impl
2388 typedef typename LhsView::type LhsStlContainer;
2389 typedef typename LhsView::const_reference LhsStlContainerReference;
2410 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);
2477 GTEST_REMOVE_REFERENCE_AND_CONST_(LhsContainer)> LhsView; typedef in class:testing::internal::PointwiseMatcher::Impl
2478 typedef typename LhsView::type LhsStlContainer;
2479 typedef typename LhsView
[all...]

Completed in 100 milliseconds