Searched refs:test_partial_sort_copy (Results 1 – 1 of 1) sorted by relevance
130 test_partial_sort_copy(Compare compare) in test_partial_sort_copy() function184 … test_partial_sort_copy<Num<float32_t>>([](Num<float32_t> x, Num<float32_t> y) { return x < y; }); in main()185 test_partial_sort_copy<int32_t>([](int32_t x, int32_t y) { return x > y; }); in main()189 test_partial_sort_copy<MemoryChecker>( in main()