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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h249 // IteratorTraits - partial implementation of std::iterator_traits, which
2734 struct IteratorTraits { struct in namespace:std::tr1
2739 struct IteratorTraits<T*> { struct in namespace:std::tr1
2744 struct IteratorTraits<const T*> { struct in namespace:std::tr1
10679 typename ::testing::internal::IteratorTraits<ForwardIterator>::value_type>
15875 typename ::testing::internal::IteratorTraits<ForwardIterator>::value_type>
15877 typedef typename ::testing::internal::IteratorTraits<ForwardIterator>

Completed in 212 milliseconds