Searched refs:test_sorted_array (Results 1 – 1 of 1) sorted by relevance
31 void test_sorted_array(SortingRoutine sort_func) { in test_sorted_array() function331 TEST_F(LlvmLibc##Name##Test, SortedArray) { test_sorted_array(Func); } \