HomeSort by relevance Sort by last modified time
    Searched refs:check_sort (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
SortTest.cpp 26 static void check_sort(skiatest::Reporter* reporter, const char label[], function
56 check_sort(reporter, "Heap", workingArray, sortedArray, count);
60 check_sort(reporter, "Quick", workingArray, sortedArray, count);
  /external/skqp/tests/
SortTest.cpp 26 static void check_sort(skiatest::Reporter* reporter, const char label[], function
56 check_sort(reporter, "Heap", workingArray, sortedArray, count);
60 check_sort(reporter, "Quick", workingArray, sortedArray, count);

Completed in 176 milliseconds