Home
last modified time | relevance | path

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

/external/skia/tests/
DSortTest.cpp15 static int compare_int(const void* a, const void* b) { in compare_int() function
52 qsort(sortedArray, count, sizeof(sortedArray[0]), compare_int); in DEF_TEST()
/external/skqp/tests/
DSortTest.cpp15 static int compare_int(const void* a, const void* b) { in compare_int() function
52 qsort(sortedArray, count, sizeof(sortedArray[0]), compare_int); in DEF_TEST()