Searched refs:testApvCompare (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/testcase/
H A DtstRTSort.cpp49 static DECLCALLBACK(int) testApvCompare(void const *pvElement1, void const *pvElement2, void *pvUser) function
86 pfnSorter(&Data.apv[0], cElements, testApvCompare, &Data);
89 if (!RTSortApvIsSorted(&Data.apv[0], cElements, testApvCompare, &Data))

Completed in 973 milliseconds