Home
last modified time | relevance | path

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

/llvm-project/pstl/test/std/algorithms/alg.sorting/
H A Dsort.pass.cpp200 test_sort(Compare compare, Convert convert) in test_sort() function
234 test_sort<ParanoidKey>(KeyCompare(OddTag()), in main()
236 test_sort<float32_t>([](float32_t x, float32_t y) { return x < y; }, in main()
238 test_sort<int32_t>( in main()