Lines Matching refs:logln
119 if (exec) logln("TestSuite MultithreadTest: ");
126 if(exec) { logln("MultithreadTest - test DISABLED. ICU_USE_THREADS set to 0, check your configuration if this is a problem..");
153 logln("TestSuite MultithreadTest: ");
332 logln("->" + UnicodeString(threadTestChars) + "<- Firing off threads.. ");
342 logln(" Subthread started.");
345 logln("Waiting for threads to be set..");
368 logln("->" + UnicodeString(threadTestChars) + "<- Got all threads! cya");
376 logln("->" + UnicodeString(threadTestChars) + "<- Waiting..");
403 logln("-> do TestArabicShapingThreads <- Firing off threads.. ");
413 logln(" Subthread started.");
416 logln("Waiting for threads to be set..");
439 logln("->TestArabicShapingThreads <- Got all threads! cya");
447 logln("-> TestArabicShapingThreads <- Waiting..");
1053 logln("Spawning: %d threads * %d iterations each.",
1095 logln("Thread # %d is complete..", i);
1329 logln(UnicodeString("Spawning: ") + kCollatorThreadThreads + " threads * " + kFormatThreadIterations + " iterations each.");
1332 //logln("Setting collator %i", j);
1344 logln("Spawned all");
1352 logln("Waiting...");
1364 //logln(UnicodeString("Test #") + i + " is complete.. ");
1375 logln("Completed %i tests", completed);
1379 logln("Done! All %i tests are finished", noSpawned);
1470 logln(UnicodeString("Spawning: ") + kStringThreadThreads + " threads * " + kStringThreadIterations + " iterations each.");
1482 logln("Waiting...");
1493 logln(UnicodeString("Test #") + i + " is complete.. ");
1507 logln("Done!");