Lines Matching full:logln
118 if (exec) logln("TestSuite MultithreadTest: ");
125 if(exec) { logln("MultithreadTest - test DISABLED. ICU_USE_THREADS set to 0, check your configuration if this is a problem..");
152 logln("TestSuite MultithreadTest: ");
313 logln("->" + UnicodeString(threadTestChars) + "<- Firing off threads.. ");
323 logln(" Subthread started.");
326 logln("Waiting for threads to be set..");
349 logln("->" + UnicodeString(threadTestChars) + "<- Got all threads! cya");
357 logln("->" + UnicodeString(threadTestChars) + "<- Waiting..");
384 logln("-> do TestArabicShapingThreads <- Firing off threads.. ");
394 logln(" Subthread started.");
397 logln("Waiting for threads to be set..");
420 logln("->TestArabicShapingThreads <- Got all threads! cya");
428 logln("-> TestArabicShapingThreads <- Waiting..");
920 logln("Spawning: %d threads * %d iterations each.",
957 logln("Thread # %d is complete..", i);
1189 logln(UnicodeString("Spawning: ") + kCollatorThreadThreads + " threads * " + kFormatThreadIterations + " iterations each.");
1192 //logln("Setting collator %i", j);
1204 logln("Spawned all");
1212 logln("Waiting...");
1224 //logln(UnicodeString("Test #") + i + " is complete.. ");
1235 logln("Completed %i tests", completed);
1239 logln("Done! All %i tests are finished", noSpawned);
1330 logln(UnicodeString("Spawning: ") + kStringThreadThreads + " threads * " + kStringThreadIterations + " iterations each.");
1342 logln("Waiting...");
1353 logln(UnicodeString("Test #") + i + " is complete.. ");
1367 logln("Done!");