Home
last modified time | relevance | path

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

/external/chromium_org/third_party/icu/source/test/intltest/
Dtsmthred.cpp1104 const int kStringThreadIterations = 2500;// # of iterations per thread variable
1130 for (loopCount = 0; loopCount < kStringThreadIterations; loopCount++) { in run()
1168 …odeString("Spawning: ") + kStringThreadThreads + " threads * " + kStringThreadIterations + " itera… in TestString()
/external/icu/icu4c/source/test/intltest/
Dtsmthred.cpp1393 const int kStringThreadIterations = 2500;// # of iterations per thread variable
1419 for (loopCount = 0; loopCount < kStringThreadIterations; loopCount++) { in run()
1457 …odeString("Spawning: ") + kStringThreadThreads + " threads * " + kStringThreadIterations + " itera… in TestString()