Home
last modified time | relevance | path

Searched defs:test_non_const (Results 1 – 25 of 34) sorted by relevance

12

/llvm-project/pstl/test/std/algorithms/alg.nonmodifying/
H A Dnone_of.pass.cpp73 struct test_non_const struct
97 test_algo_basic_single<int32_t>(run_for_rnd_fw<test_non_const>()); in main() argument
H A Dany_of.pass.cpp75 struct test_non_const struct
99 test_algo_basic_single<int32_t>(run_for_rnd_fw<test_non_const>()); in main() argument
H A Dadjacent_find.pass.cpp93 struct test_non_const struct
110 test_algo_basic_single<int32_t>(run_for_rnd_bi<test_non_const<int32_t>>()); in main() argument
H A Dfor_each.pass.cpp76 struct test_non_const struct
98 test_algo_basic_single<int32_t>(run_for_rnd_fw<test_non_const>()); in main() argument
H A Dall_of.pass.cpp89 struct test_non_const struct
113 test_algo_basic_single<int32_t>(run_for_rnd_fw<test_non_const>()); in main() argument
H A Dsearch_n.pass.cpp85 struct test_non_const struct
105 test_algo_basic_single<int32_t>(run_for_rnd_fw<test_non_const<int32_t>>()); in main() argument
H A Dfind_first_of.pass.cpp89 struct test_non_const struct
108 test_algo_basic_double<int32_t>(run_for_rnd_fw<test_non_const<int32_t>>()); in main() argument
H A Dmismatch.pass.cpp110 struct test_non_const struct
128 test_algo_basic_double<int32_t>(run_for_rnd_fw<test_non_const<int32_t>>()); in main() argument
H A Dfind_end.pass.cpp96 struct test_non_const struct
119 test_algo_basic_double<int32_t>(run_for_rnd_fw<test_non_const<int32_t>>()); in main() argument
H A Dfind_if.pass.cpp74 struct test_non_const struct
78 operator()(Policy&& exec, Iterator iter) in operator ()()
H A Dcount.pass.cpp79 struct test_non_const struct
104 test_algo_basic_single<int32_t>(run_for_rnd_fw<test_non_const>()); in main() argument
/llvm-project/pstl/test/std/algorithms/alg.sorting/
H A Dis_sorted.pass.cpp76 struct test_non_const struct
96 test_algo_basic_single<int32_t>(run_for_rnd_fw<test_non_const<int32_t>>()); in main() argument
H A Dpartial_sort.pass.cpp123 struct test_non_const struct
145 test_algo_basic_single<int32_t>(run_for_rnd<test_non_const<int32_t>>()); in main() argument
/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/
H A Dtransform_unary.pass.cpp68 struct test_non_const struct
87 test_algo_basic_double<int32_t>(run_for_rnd_fw<test_non_const<int32_t>>()); in main() argument
H A Dgenerate.pass.cpp80 struct test_non_const struct
100 test_algo_basic_single<int32_t>(run_for_rnd_fw<test_non_const<int32_t>>()); in main() argument
H A Dreplace_copy.pass.cpp71 struct test_non_const struct
75 operator()(Policy&& exec, InputIterator input_iter, OutputInterator out_iter) in operator ()()
H A Dtransform_binary.pass.cpp93 struct test_non_const struct
118 test_algo_basic_double<int32_t>(run_for_rnd_fw<test_non_const<int32_t>>()); in main() argument
H A Dunique_copy_equal.pass.cpp108 struct test_non_const struct
131 test_algo_basic_double<int32_t>(run_for_rnd_fw<test_non_const<int32_t>>()); in main() argument
H A Dreplace.pass.cpp134 struct test_non_const struct
156 test_algo_basic_single<int32_t>(run_for_rnd_fw<test_non_const<int32_t>>()); in main() argument
/llvm-project/pstl/test/std/algorithms/alg.merge/
H A Dmerge.pass.cpp88 struct test_non_const struct
109 test_algo_basic_double<int32_t>(run_for_rnd_fw<test_non_const<int32_t>>()); in main() argument
/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/alg.partitions/
H A Dpartition_copy.pass.cpp85 struct test_non_const struct
112 test_algo_basic_double<int32_t>(run_for_rnd_bi<test_non_const>()); in main() argument
H A Dis_partitioned.pass.cpp73 struct test_non_const struct
97 test_algo_basic_single<int32_t>(run_for_rnd_fw<test_non_const>()); in main() argument
/llvm-project/pstl/test/std/algorithms/alg.sorting/alg.heap.operations/
H A Dis_heap.pass.cpp122 struct test_non_const struct
142 test_algo_basic_single<int32_t>(run_for_rnd<test_non_const<int32_t>>()); in main() argument
/llvm-project/pstl/test/std/algorithms/alg.sorting/alg.lex.comparison/
H A Dlexicographical_compare.pass.cpp147 struct test_non_const struct
171 test_algo_basic_double<int32_t>(run_for_rnd_fw<test_non_const<int32_t>>()); in main() argument
/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/alg.copy/
H A Dcopy_if.pass.cpp110 struct test_non_const struct
114 operator()(Policy&& exec, InputIterator input_iter, OutputInterator out_iter) in operator ()()

12