Home
last modified time | relevance | path

Searched defs:test_num_exceptions (Results 1 – 2 of 2) sorted by relevance

/dports/devel/hpx/hpx-1.2.1/tests/unit/parallel/algorithms/
H A Dtest_utils.hpp138 struct test_num_exceptions struct
140 static void call(ExPolicy, hpx::exception_list const& e) in call()
149 struct test_num_exceptions< struct
152 static void call(hpx::parallel::execution::sequenced_policy const&, in call()
160 struct test_num_exceptions<ExPolicy, std::input_iterator_tag> struct
162 static void call(ExPolicy, hpx::exception_list const& e) in call()
169 struct test_num_exceptions< struct
172 static void call(hpx::parallel::execution::sequenced_policy const&, in call()
/dports/devel/hpx/hpx-1.2.1/tests/unit/parallel/container_algorithms/
H A Dtest_utils.hpp164 struct test_num_exceptions struct
166 static void call(ExPolicy, hpx::exception_list const& e) in call()
175 struct test_num_exceptions< struct
178 static void call(hpx::parallel::execution::sequenced_policy const&, in call()
186 struct test_num_exceptions<ExPolicy, std::input_iterator_tag> struct
188 static void call(ExPolicy, hpx::exception_list const& e) in call()
195 struct test_num_exceptions< struct
198 static void call(hpx::parallel::execution::sequenced_policy const&, in call()