Home
last modified time | relevance | path

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

/dports/devel/hpx/hpx-1.2.1/tests/unit/parallel/container_algorithms/
H A Dminmax_element_range.cpp61 void test_minmax_element_async(ExPolicy p, IteratorTag) in test_minmax_element_async() function
104 test_minmax_element_async(execution::seq(execution::task), IteratorTag()); in test_minmax_element()
105 test_minmax_element_async(execution::par(execution::task), IteratorTag()); in test_minmax_element()
/dports/devel/hpx/hpx-1.2.1/tests/unit/parallel/algorithms/
H A Dminmax_element.cpp61 void test_minmax_element_async(ExPolicy p, IteratorTag) in test_minmax_element_async() function
106 test_minmax_element_async(execution::seq(execution::task), IteratorTag()); in test_minmax_element()
107 test_minmax_element_async(execution::par(execution::task), IteratorTag()); in test_minmax_element()