Searched refs:logln (Results 76 - 100 of 118) sorted by relevance

12345

/external/icu4c/test/intltest/
H A Dmnkytst.cpp218 logln("Demo Test 1 : Create a new table collation with rules \"& z < 0x00e4\"");
235 logln("Demo Test 2 : Create a new table collation with rules \"& z < a 0x0308\"");
255 if (exec) logln("TestSuite CollationMonkeyTest: ");
H A Dcurrcoll.cpp148 logln("Collation Currency Tests: ");
H A Descoll.cpp102 if (exec) logln("TestSuite CollationSpanishTest: ");
H A Dtrcoll.cpp92 if (exec) logln("TestSuite CollationTurkishTest: ");
H A Duobjtest.cpp126 logln(what + tmp);
156 logln("OK: ID found is the same as " + UnicodeString(ids_class[i]) + UnicodeString(" *y= ") + ids_factory[i] + what);
184 logln(what + tmp);
491 logln(UnicodeString(junk));
H A Dbytestrietest.cpp88 logln("TestSuite BytesTrieTest: ");
436 logln("after iter.reset()");
464 logln("after iter.reset()");
510 logln("after iter.reset()");
538 logln("after iter.reset()");
569 logln("after iter.reset()");
590 logln("checkData(dataLength=%d, fast)", (int)dataLength);
592 logln("checkData(dataLength=%d, small)", (int)dataLength);
638 logln("serialized trie size: %ld bytes\n", (long)sp.length());
H A Dusettest.cpp45 logln(#test "---"); \
46 logln(); \
69 // if (exec) logln((UnicodeString)"TestSuite UnicodeSetTest");
244 //logln(source + " => " + pat0 + ", " + pat1 + ", " + pat2 + ", " + pat3);
245 logln((UnicodeString)source + " => " + pat0 + ", " + pat2);
344 logln("Testing copy construction");
353 logln("Testing =operator");
361 logln("Testing clone()");
370 logln("Testing hashcode");
582 logln((UnicodeStrin
[all...]
H A Dcitrtest.cpp148 if (exec) logln("TestSuite CharIterTest: ");
398 logln("Testing forward iteration...");
427 logln("Testing backward iteration...");
468 logln("Testing forward iteration...");
500 logln("Testing forward iteration over a range...");
525 logln("Testing backward iteration over a range...");
596 logln("Testing forward iteration...");
598 /* logln("c=%d i=%d char32At=%d", c, i, text.char32At(i)); */
634 logln("Testing backward iteration...");
677 logln("Testin
[all...]
H A Ducaconf.cpp54 if (exec) logln("TestSuite UCAConformanceTest: ");
280 logln("This test is currently disabled, as it is impossible to "
H A Dallcoll.cpp195 if (exec) logln("TestSuite CollationDummyTest: ");
H A Ddecoll.cpp137 if (exec) logln("TestSuite CollationGermanTest: ");
H A Dsvccoll.cpp23 if (exec) logln("TestSuite CollationServiceTest: ");
501 logln((UnicodeString)"Ok: \"" + exp + "\" seen");
508 logln(UnicodeString() + msg + " = [" + buf + "] (" + toString(i) + ")");
510 logln(UnicodeString() + msg + " = [" + buf + "] (??? NO_FORMATTING)");
H A Didnaconf.cpp250 logln(UnicodeString("namebase: ") + prettify(namebase) + UnicodeString(" result: ") + prettify(result));
260 //logln("Got the expected error: " + UnicodeString(u_errorName(status)));
264 logln(UnicodeString("ICU will not recognize malformed ACE-Prefixes or incorrect ACE-Prefixes. ") + UnicodeString("namebase: ") + prettify(namebase) + UnicodeString(" result: ") + prettify(result));
H A Dssearch.cpp77 if (exec) logln("TestSuite SSearchTest: ");
1021 logln("Works with \"%s\"", test[i]);
1022 logln("Forward offsets: [%s]", printOffsets(buffer, forwardList));
1023 // logln("Backward offsets: [%s]", printOffsets(buffer, backwardList));
1025 logln("Forward CEs: [%s]", printOrders(buffer, forwardList));
1026 // logln("Backward CEs: [%s]", printOrders(buffer, backwardList));
1028 logln();
1343 logln("Test %d: found long pattern at [%d, %d].", t, start, end);
1350 logln("Test %d: found short pattern at [%d, %d].", t, start, end);
1413 logln("Tes
[all...]
H A Dcntabcol.cpp236 if (exec) logln("TestSuite ContractionTableTest: ");
H A Dfrcoll.cpp201 if (exec) logln("TestSuite CollationFrenchTest: ");
H A Djacoll.cpp182 if (exec) logln("TestSuite CollationKanaTest: ");
H A Djamotest.cpp433 logln((UnicodeString)"All " + total + " test words passed");
H A Dreptest.cpp314 logln(tr->toString());
H A Duvectest.cpp35 if (exec) logln("TestSuite UVectorTest: ");
H A Dtestidna.cpp1243 if (exec) logln((UnicodeString)"TestSuite IDNA API ");
1266 logln("TestSuite IDNA conf----"); logln();
1275 logln("TestSuite UTS46Test---"); logln();
1374 logln("Comparing "+ UnicodeString(refIDNAName)
1412 logln("Got the same error while comparing "
H A Dalphaindextst.cpp29 if (exec) logln("TestSuite AlphabeticIndex: ");
H A Dconvtest.cpp68 if (exec) logln("TestSuite ConversionTest: ");
194 logln("TestToUnicode[%d] %s", i, charset);
356 logln("TestFromUnicode[%d] %s", i, charset);
449 logln("TestGetUnicodeSet[%d] %s", i, charset);
H A Ddcfmtest.cpp53 if (exec) logln("TestSuite DecimalFormatTest: ");
H A Ditspoof.cpp62 if (exec) logln("TestSuite spoof: ");

Completed in 558 milliseconds

12345