Home
last modified time | relevance | path

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

/aoo4110/main/toolkit/qa/complex/toolkit/
H A DGridControl.java414 final int nextIntValue = impl_assertInteger( nextValue ); in testSortableDataModel() local
416 ascending ? currentIntValue <= nextIntValue in testSortableDataModel()
417 : currentIntValue >= nextIntValue ); in testSortableDataModel()

Completed in 21 milliseconds