Home
last modified time | relevance | path

Searched defs:test_iterator (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/iterators/iterator.primitives/iterator.traits/
H A Diterator.pass.cpp28 struct test_iterator struct
39 typedef std::iterator_traits<test_iterator> It; in main() argument
/llvm-project-15.0.7/libcxx/test/std/algorithms/alg.nonmodifying/alg.foreach/
H A Dranges.for_each_n.pass.cpp45 constexpr void test_iterator() { in test_iterator() function
H A Dranges.for_each.pass.cpp67 constexpr void test_iterator() { in test_iterator() function
/llvm-project-15.0.7/llvm/unittests/ADT/
H A DIteratorTest.cpp164 test_iterator; in TEST() typedef
206 test_iterator; in TEST() typedef