Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtsmthred.cpp1406 const int kStringThreadIterations = 2500;// # of iterations per thread variable
1432 for (loopCount = 0; loopCount < kStringThreadIterations; loopCount++) { in run()
1470 …odeString("Spawning: ") + kStringThreadThreads + " threads * " + kStringThreadIterations + " itera… in TestString()