Home | History | Annotate | Download | only in intltest

Lines Matching refs:loopCount

2116     int32_t loopCount = quick? 1000 : 10000;
2124 loopCount = getIntParam("loop", p, loopCount);
2164 for(int32_t t = 0; t < loopCount; t += 1) {
2253 int32_t loopCount = quick? 1000 : 10000;
2261 loopCount = getIntParam("loop", p, loopCount);
2303 for(int32_t t = 0; t < loopCount; t += 1) {