Home | History | Annotate | Download | only in intltest

Lines Matching defs:loopCount

2230     int32_t loopCount = quick? 1000 : 10000;
2238 loopCount = getIntParam("loop", p, loopCount);
2278 for(int32_t t = 0; t < loopCount; t += 1) {
2368 int32_t loopCount = quick? 1000 : 10000;
2376 loopCount = getIntParam("loop", p, loopCount);
2431 for(int32_t t = 0; t < loopCount; t += 1) {