Home | History | Annotate | Download | only in intltest

Lines Matching refs:testCounts

374     int32_t testCounts;
431 int32_t testCounts = 0;
437 data.testCounts += testCounts;
548 testCounts++;
613 int32_t testCounts = 0;
672 data.testCounts = testCounts;
709 logln((UnicodeString) "Iteration: " + data.testCounts);