Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/test/src/stdlib/
H A DSortingTest.h31 void test_sorted_array(SortingRoutine sort_func) { in test_sorted_array() function
331 TEST_F(LlvmLibc##Name##Test, SortedArray) { test_sorted_array(Func); } \