Home
last modified time | relevance | path

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

/haiku/src/tests/kits/support/pointerlist/
H A DPointerListSortTest.cpp9 static int SortItemTestNegative(const void *item1, const void *item2) in SortItemTestNegative() function
28 list.SortItems(SortItemTestNegative); in main()