Lines Matching refs:kFormatThreadThreads
637 const int kFormatThreadThreads = 10; // # of threads to spawn
1028 UBool haveDisplayedInfo[kFormatThreadThreads];
1040 kFormatThreadThreads, kFormatThreadIterations);
1041 LocalArray<FormatThreadTest> tests(new FormatThreadTest[kFormatThreadThreads]);
1042 for(int32_t j = 0; j < kFormatThreadThreads; j++) {
1077 for(i=0;i<kFormatThreadThreads;i++) {