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

/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-matchers.h1968 typedef typename LhsView::type LhsStlContainer; typedef
1977 for (typename LhsStlContainer::const_iterator it =
2044 typedef typename LhsView::type LhsStlContainer; typedef in class:testing::internal::WhenSortedByMatcher::Impl
2046 typedef typename LhsStlContainer::value_type LhsValue;
2130 typedef typename LhsView::type LhsStlContainer; typedef in class:testing::internal::PointwiseMatcher::Impl
2132 typedef typename LhsStlContainer::value_type LhsValue;
2169 typename LhsStlContainer::const_iterator left = lhs_stl_container.begin();
/external/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h2553 typedef typename LhsView::type LhsStlContainer; typedef
2562 for (typename LhsStlContainer::const_iterator it =
2629 typedef typename LhsView::type LhsStlContainer; typedef in class:testing::internal::WhenSortedByMatcher::Impl
2634 typename LhsStlContainer::value_type>::type LhsValue;
2719 typedef typename LhsView::type LhsStlContainer; typedef in class:testing::internal::PointwiseMatcher::Impl
2721 typedef typename LhsStlContainer::value_type LhsValue;
2758 typename LhsStlContainer::const_iterator left = lhs_stl_container.begin();
/external/v8/testing/gmock/include/gmock/
H A Dgmock-matchers.h2553 typedef typename LhsView::type LhsStlContainer; typedef
2562 for (typename LhsStlContainer::const_iterator it =
2629 typedef typename LhsView::type LhsStlContainer; typedef in class:testing::internal::WhenSortedByMatcher::Impl
2634 typename LhsStlContainer::value_type>::type LhsValue;
2719 typedef typename LhsView::type LhsStlContainer; typedef in class:testing::internal::PointwiseMatcher::Impl
2721 typedef typename LhsStlContainer::value_type LhsValue;
2758 typename LhsStlContainer::const_iterator left = lhs_stl_container.begin();
/external/fmtlib/test/gmock/
H A Dgmock.h6968 typedef typename LhsView::type LhsStlContainer; typedef
6977 for (typename LhsStlContainer::const_iterator it =
7044 typedef typename LhsView::type LhsStlContainer; typedef in class:testing::internal::WhenSortedByMatcher::Impl
7049 typename LhsStlContainer::value_type>::type LhsValue;
7134 typedef typename LhsView::type LhsStlContainer; typedef in class:testing::internal::PointwiseMatcher::Impl
7136 typedef typename LhsStlContainer::value_type LhsValue;
7173 typename LhsStlContainer::const_iterator left = lhs_stl_container.begin();

Completed in 166 milliseconds