Searched refs:hasItems (Results 1 – 1 of 1) sorted by relevance
249 bool hasItems = clone.CountItems() > 0; in SortTest() local251 if (hasItems) { in SortTest()259 assert(!hasItems || item == (Item*)clone.ItemAt(lastItem)); in SortTest()302 bool hasItems = clone.CountItems() > 0; in SortTestWithState() local304 if (hasItems) { in SortTestWithState()314 assert(!hasItems || item == (Item*)clone.ItemAt(lastItem)); in SortTestWithState()