Searched defs:ContainerView (Results 1 - 3 of 3) sorted by relevance

/external/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h2414 GTEST_REMOVE_REFERENCE_AND_CONST_(Container)> ContainerView; typedef in class:testing::internal::SizeIsMatcher::Impl
2415 typedef typename ContainerView::type::size_type SizeType;
2466 GTEST_REMOVE_REFERENCE_AND_CONST_(Container)> ContainerView; typedef in class:testing::internal::BeginEndDistanceIsMatcher::Impl
2468 typename ContainerView::type::const_iterator>::difference_type
/external/v8/testing/gmock/include/gmock/
H A Dgmock-matchers.h2414 GTEST_REMOVE_REFERENCE_AND_CONST_(Container)> ContainerView; typedef in class:testing::internal::SizeIsMatcher::Impl
2415 typedef typename ContainerView::type::size_type SizeType;
2466 GTEST_REMOVE_REFERENCE_AND_CONST_(Container)> ContainerView; typedef in class:testing::internal::BeginEndDistanceIsMatcher::Impl
2468 typename ContainerView::type::const_iterator>::difference_type
/external/fmtlib/test/gmock/
H A Dgmock.h6891 GTEST_REMOVE_REFERENCE_AND_CONST_(Container)> ContainerView; typedef in class:testing::internal::SizeIsMatcher::Impl
6892 typedef typename ContainerView::type::size_type SizeType;

Completed in 136 milliseconds