Home
last modified time | relevance | path

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

/dports/devel/hpx/hpx-1.2.1/tests/unit/parallel/container_algorithms/
H A Drotate_range.cpp118 void test_rotate_exception(ExPolicy policy, IteratorTag) in test_rotate_exception() function
204 void test_rotate_exception() in test_rotate_exception() function
211 test_rotate_exception(execution::seq, IteratorTag()); in test_rotate_exception()
212 test_rotate_exception(execution::par, IteratorTag()); in test_rotate_exception()
220 test_rotate_exception<std::random_access_iterator_tag>(); in rotate_exception_test()
221 test_rotate_exception<std::forward_iterator_tag>(); in rotate_exception_test()
/dports/devel/hpx/hpx-1.2.1/tests/unit/parallel/algorithms/
H A Drotate.cpp115 void test_rotate_exception(ExPolicy policy, IteratorTag) in test_rotate_exception() function
199 void test_rotate_exception() in test_rotate_exception() function
206 test_rotate_exception(execution::seq, IteratorTag()); in test_rotate_exception()
207 test_rotate_exception(execution::par, IteratorTag()); in test_rotate_exception()
215 test_rotate_exception<std::random_access_iterator_tag>(); in rotate_exception_test()
216 test_rotate_exception<std::forward_iterator_tag>(); in rotate_exception_test()