Home | History | Annotate | Download | only in net

Lines Matching refs:runLength

390         int runLength = i - runStart;
391 if (runLength > bestRunLength) {
393 bestRunLength = runLength;