Home | History | Annotate | Download | only in random

Lines Matching refs:numIter

266         int numIter = (len / 40) + 1;
269 for (int iter = 1; iter < numIter + 1; iter++) {