Searched refs:kFormatThreadIterations (Results 1 – 1 of 1) sorted by relevance
649 const int kFormatThreadIterations = 100; // # of iterations per thread variable922 for(iteration = 0;!getError() && iteration<kFormatThreadIterations;iteration++) in run()1054 kFormatThreadThreads, kFormatThreadIterations); in TestThreadedIntl()1329 …eString("Spawning: ") + kCollatorThreadThreads + " threads * " + kFormatThreadIterations + " itera… in TestCollators()