Searched refs:test_rotate_exception (Results 1 – 2 of 2) sorted by relevance
118 void test_rotate_exception(ExPolicy policy, IteratorTag) in test_rotate_exception() function204 void test_rotate_exception() in test_rotate_exception() function211 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()
115 void test_rotate_exception(ExPolicy policy, IteratorTag) in test_rotate_exception() function199 void test_rotate_exception() in test_rotate_exception() function206 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()