Home
last modified time | relevance | path

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

/llvm-project/pstl/test/std/algorithms/alg.sorting/
H A Dpartial_sort.pass.cpp109 test_partial_sort(Compare compare) in test_partial_sort() function
138 test_partial_sort<Num<float32_t>>([](Num<float32_t> x, Num<float32_t> y) { return x < y; }); in main()
142 test_partial_sort<int32_t>( in main()