Home | History | Annotate | Download | only in intltest

Lines Matching refs:numIterations

3899 //       numIterations
3902 int32_t numIterations, UBool useUText) {
3943 while (loopCount < numIterations || numIterations == -1) {
3944 if (numIterations == -1 && loopCount % 10 == 0) {