Searched refs:STEP (Results 1 – 1 of 1) sorted by relevance
188 static final int STEP = 32; field in SliceSpliteratorTest193 for (int skip = 0; skip < SIZE; skip += STEP) { in testSliceSpliterator()195 for (int limit = 0; limit < SIZE; limit += STEP) { in testSliceSpliterator()