Home | History | Annotate | Download | only in intltest

Lines Matching full:logln

40                               logln(#test "---");       \
41 logln((UnicodeString)""); \
45 logln((UnicodeString)#test " took " + t/U_MILLIS_PER_DAY + " seconds"); \
53 logln(#test "---"); \
54 logln((UnicodeString)""); \
545 parent->logln("%s ok", str);
589 parent->logln("Checking that at least one irrelevant character is not NFC'ed");
601 parent->logln("Checking that toRules works");
606 // parent->logln((UnicodeString)"toRules => " + rules);
657 parent->logln("Checking that all source characters convert to target - Singles");
697 parent->logln("Checking that all source characters convert to target - Doubles");
746 parent->logln("Checking that target characters convert to source and back - Singles");
808 parent->logln("Checking that target characters convert to source and back - Doubles");
824 parent->logln("");
825 parent->logln((UnicodeString)"Test truncated at " + pairLimit + " x 64k pairs");
882 parent->logln("");
1140 // logln("Warning: TestGreek needs to be updated to remove delete the section marked [:Age=4.0:] filter");
1175 // logln("Warning: TestGreek needs to be updated to remove delete the section marked [:Age=4.0:] filter");
1207 // logln("Warning: TestGreek needs to be updated to remove delete the section marked [:Age=4.0:] filter");
1277 // logln("Warning: TestHebrew needs to be updated to remove delete the section marked [:Age=4.0:] filter");
1402 // logln("Warning: TestDevanagariLatin needs to be updated to remove delete the section marked [:Age=4.1:] filter");
1668 logln("Testing only 5 of %i. Skipping rest (use -e for exhaustive)",num);
1679 // logln("Warning: TestInterIndic needs to be updated to remove delete the section marked [:Age=4.1:] filter");
1684 logln(UnicodeString("Stress testing ") + interIndicArray[i*INTER_INDIC_ARRAY_WIDTH + 0]);