Searched refs:currentIntValue (Results 1 – 1 of 1) sorted by relevance
412 final int currentIntValue = impl_assertInteger( currentValue ); in testSortableDataModel() local416 ascending ? currentIntValue <= nextIntValue in testSortableDataModel()417 : currentIntValue >= nextIntValue ); in testSortableDataModel()