Home | History | Annotate | Download | only in intltest

Lines Matching defs:loopCount

1402     int32_t loopCount = quick? 1000 : 10000;
1410 loopCount = getIntParam("loop", p, loopCount);
1450 for(int32_t t = 0; t < loopCount; t += 1) {