Searched refs:nextIntValue (Results 1 – 1 of 1) sorted by relevance
414 final int nextIntValue = impl_assertInteger( nextValue ); in testSortableDataModel() local416 ascending ? currentIntValue <= nextIntValue in testSortableDataModel()417 : currentIntValue >= nextIntValue ); in testSortableDataModel()
Completed in 74 milliseconds