Home
last modified time | relevance | path

Searched refs:test_iterators_2 (Results 1 – 9 of 9) sorted by relevance

/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.partitions/
H A Dranges_partition_point.pass.cpp106 constexpr void test_iterators_2() { in test_iterators_2() function
137 test_iterators_2<Iter, Iter>(); in test_iterators_1()
138 test_iterators_2<Iter, sentinel_wrapper<Iter>>(); in test_iterators_1()
H A Dranges_partition.pass.cpp120 constexpr void test_iterators_2() { in test_iterators_2() function
157 test_iterators_2<Iter, Iter>(); in test_iterators_1()
158 test_iterators_2<Iter, sentinel_wrapper<Iter>>(); in test_iterators_1()
H A Dranges_stable_partition.pass.cpp124 void test_iterators_2() { in test_iterators_2() function
161 test_iterators_2<Iter, Iter>(); in test_iterators_1()
162 test_iterators_2<Iter, sentinel_wrapper<Iter>>(); in test_iterators_1()
/llvm-project/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/push.heap/
H A Dranges_push_heap.pass.cpp95 constexpr void test_iterators_2() { in test_iterators_2()
118 test_iterators_2<Iter, Iter>(); in test_iterators_1()
119 test_iterators_2<Iter, sentinel_wrapper<Iter>>(); in test_iterators_1()
94 constexpr void test_iterators_2() { test_iterators_2() function
/llvm-project/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/make.heap/
H A Dranges_make_heap.pass.cpp91 constexpr void test_iterators_2() { in test_iterators_2()
116 test_iterators_2<Iter, Iter>(); in test_iterators_1()
117 test_iterators_2<Iter, sentinel_wrapper<Iter>>(); in test_iterators_1()
90 constexpr void test_iterators_2() { test_iterators_2() function
/llvm-project/libcxx/test/std/algorithms/alg.sorting/alg.sort/sort/
H A Dranges.sort.pass.cpp85 constexpr void test_iterators_2() { in test_iterators_2() function
110 test_iterators_2<Iter, Iter>(); in test_iterators_1()
111 test_iterators_2<Iter, sentinel_wrapper<Iter>>(); in test_iterators_1()
/llvm-project/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/pop.heap/
H A Dranges_pop_heap.pass.cpp95 constexpr void test_iterators_2() { in test_iterators_2()
112 test_iterators_2<Iter, Iter>(); in test_iterators_1()
113 test_iterators_2<Iter, sentinel_wrapper<Iter>>(); in test_iterators_1()
94 constexpr void test_iterators_2() { test_iterators_2() function
/llvm-project/libcxx/test/std/algorithms/alg.sorting/alg.sort/stable.sort/
H A Dranges.stable.sort.pass.cpp84 void test_iterators_2() { in test_iterators_2() function
109 test_iterators_2<Iter, Iter>(); in test_iterators_1()
110 test_iterators_2<Iter, sentinel_wrapper<Iter>>(); in test_iterators_1()
/llvm-project/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/sort.heap/
H A Dranges_sort_heap.pass.cpp95 constexpr void test_iterators_2() { in test_iterators_2()
112 test_iterators_2<Iter, Iter>(); in test_iterators_1()
113 test_iterators_2<Iter, sentinel_wrapper<Iter>>();
93 constexpr void test_iterators_2() { test_iterators_2() function