Home
last modified time | relevance | path

Searched refs:test_rotate_exception_async (Results 1 – 2 of 2) sorted by relevance

/dports/devel/hpx/hpx-1.2.1/tests/unit/parallel/container_algorithms/
H A Drotate_range.cpp160 void test_rotate_exception_async(ExPolicy p, IteratorTag) in test_rotate_exception_async() function
214 test_rotate_exception_async(execution::seq(execution::task), IteratorTag()); in test_rotate_exception()
215 test_rotate_exception_async(execution::par(execution::task), IteratorTag()); in test_rotate_exception()
/dports/devel/hpx/hpx-1.2.1/tests/unit/parallel/algorithms/
H A Drotate.cpp156 void test_rotate_exception_async(ExPolicy p, IteratorTag) in test_rotate_exception_async() function
209 test_rotate_exception_async(execution::seq(execution::task), IteratorTag()); in test_rotate_exception()
210 test_rotate_exception_async(execution::par(execution::task), IteratorTag()); in test_rotate_exception()