Home
last modified time | relevance | path

Searched refs:test_num_exceptions (Results 1 – 25 of 111) sorted by relevance

12345

/dports/devel/hpx/hpx-1.2.1/tests/unit/parallel/algorithms/
H A Dtest_utils.hpp138 struct test_num_exceptions struct
149 struct test_num_exceptions< struct
160 struct test_num_exceptions<ExPolicy, std::input_iterator_tag> struct
169 struct test_num_exceptions< struct
H A Dadjacentfind_exception.cpp49 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_adjacent_find_exception()
87 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_adjacent_find_exception_async()
H A Dadjacentfind_binary_exception.cpp50 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_adjacent_find_exception()
88 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_adjacent_find_exception_async()
H A Dfindifnot_exception.cpp51 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_find_if_not_exception()
88 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_find_if_not_exception_async()
H A Dtransform_reduce_binary_exception.cpp48 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_transform_reduce_binary_exception()
84 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_transform_reduce_binary_exception_async()
H A Dadjacentdifference_exception.cpp47 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_adjacent_difference_exception()
88 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_adjacent_difference_exception_async()
H A Dforeachn_exception.cpp48 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_for_each_n_exception()
80 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_for_each_n_exception_async()
H A Dmax_element.cpp133 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_max_element_exception()
154 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_max_element_exception()
193 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_max_element_exception_async()
223 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_max_element_exception_async()
H A Dmin_element.cpp134 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_min_element_exception()
155 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_min_element_exception()
194 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_min_element_exception_async()
224 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_min_element_exception_async()
H A Dcopyif_exception.cpp50 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_copy_if_exception()
87 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_copy_if_exception_async()
H A Dexclusive_scan_exception.cpp50 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_exclusive_scan_exception()
88 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_exclusive_scan_exception_async()
H A Dforeachn_projection_exception.cpp49 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_for_each_n_exception()
82 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_for_each_n_exception_async()
H A Dminmax_element.cpp144 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_minmax_element_exception()
165 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_minmax_element_exception()
204 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_minmax_element_exception_async()
234 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_minmax_element_exception_async()
H A Dcount_tests.hpp104 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_count_exception()
141 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_count_exception_async()
H A Dcountif_tests.hpp115 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_count_if_exception()
152 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_count_if_exception_async()
H A Dforeach_tests_prefetching.hpp123 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_for_each_prefetching_exception()
163 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_for_each_prefetching_exception_async()
H A Dforeach_tests_projection.hpp99 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_for_each_exception()
132 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_for_each_exception_async()
H A Dgenerate.cpp120 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_generate_exception()
157 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_generate_exception_async()
H A Duninitialized_value_construct_tests.hpp127 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_uninitialized_value_construct_exception()
179 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_uninitialized_value_construct_exception_async()
/dports/devel/hpx/hpx-1.2.1/tests/unit/parallel/container_algorithms/
H A Dtest_utils.hpp164 struct test_num_exceptions struct
175 struct test_num_exceptions< struct
186 struct test_num_exceptions<ExPolicy, std::input_iterator_tag> struct
195 struct test_num_exceptions< struct
H A Dmax_element_range.cpp134 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_max_element_exception()
155 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_max_element_exception()
194 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_max_element_exception_async()
225 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_max_element_exception_async()
H A Dmin_element_range.cpp133 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_min_element_exception()
155 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_min_element_exception()
195 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_min_element_exception_async()
226 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_min_element_exception_async()
H A Dminmax_element_range.cpp143 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_minmax_element_exception()
165 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_minmax_element_exception()
205 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_minmax_element_exception_async()
236 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_minmax_element_exception_async()
H A Dforeach_tests.hpp105 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_for_each_exception()
139 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_for_each_exception_async()
H A Dforeach_tests_projection.hpp102 test::test_num_exceptions<ExPolicy, IteratorTag>::call(policy, e); in test_for_each_exception()
137 test::test_num_exceptions<ExPolicy, IteratorTag>::call(p, e); in test_for_each_exception_async()

12345