Searched refs:kStringThreadIterations (Results 1 – 1 of 1) sorted by relevance
1406 const int kStringThreadIterations = 2500;// # of iterations per thread variable1432 for (loopCount = 0; loopCount < kStringThreadIterations; loopCount++) { in run()1470 …odeString("Spawning: ") + kStringThreadThreads + " threads * " + kStringThreadIterations + " itera… in TestString()