Searched refs:kStringThreadIterations (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dtsmthred.cpp1104 const int kStringThreadIterations = 2500;// # of iterations per thread variable
1127 for (loopCount = 0; loopCount < kStringThreadIterations; loopCount++) {
1157 logln(UnicodeString("Spawning: ") + kStringThreadThreads + " threads * " + kStringThreadIterations + " iterations each."); local

Completed in 103 milliseconds