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

12345

/external/icu4c/test/intltest/
H A Dtzoffloc.cpp28 logln("TestSuite TimeZoneOffsetLocalTest");
H A Ducdtest.cpp55 logln("TestSuite UnicodeTest: ");
H A Drbbitst.cpp52 if (exec) logln("TestSuite RuleBasedBreakIterator: ");
884 logln("Test first and next");
913 logln("Test last and previous");
945 logln("testFollowing():");
988 logln("testPreceding():");
1028 logln("testIsBoundary():");
1053 logln("doMultipleSelectionTest text of length: %d", td.fDataToBreak.length());
1133 logln(locList[i].getName());
2170 logln("Opening data file %s\n", fileName);
4336 logln("Wor
[all...]
H A Duts46test.cpp55 logln("TestSuite UTS46Test: ");
634 logln("%c.nameToASCII([%d] %s) (errors %04lx) result string: %s",
638 logln("T.nameToASCII([%d] %s) (errors %04lx) result string: %s",
H A Dsrchtest.cpp27 logln(#test "---"); \
28 logln((UnicodeString)""); \
972 logln("variable %d", count);
1268 logln("composite %d", count);
1829 logln("variable %d", count);
2092 logln("composite %d", count);
H A Dbidiconf.cpp70 logln("TestSuite BiDiConformanceTest: ");
H A Ditercoll.cpp624 logln("Collation Iteration Tests: ");
H A Dtufmtts.cpp24 if (exec) logln("TestSuite TimeUnitTest");
H A Dv32test.cpp41 if (exec) logln("TestSuite UVector32Test: ");
H A Dtzrulets.cpp30 #define CASE(id,test) case id: name = #test; if (exec) { logln(#test "---"); logln((UnicodeString)""); test(); } break
123 logln("TestSuite TestTimeZoneRule");
389 logln("setRawOffset is implemented in RuleBasedTimeZone");
849 logln("VTimeZone for " + *tzid +
939 logln("VTimeZone for " + *tzid +
1699 logln("setRawOffset is implemented in VTimeZone");
1704 logln((UnicodeString)"OlsonTimeZone::hasSameRules(VTimeZone) should return FALSE always for now - actual: " + bSame);
1941 logln(fooData2);
H A Dregcoll.cpp1153 logln(UnicodeString("Keys produced -\n") + " text1: " + text1[i] + "\n" + " key1 : " + TestUtility::hex(key1, len1) + "\n" + " text2: " + text2[i] + "\n" + " key2 : "
1315 logln("Collation Regression Tests: ");
H A Dregextst.cpp59 if (exec) logln("TestSuite RegexTest: ");
227 #define REGEX_VERBOSE_TEXT(text) {char buf[200];utextToPrintable(buf,sizeof(buf)/sizeof(buf[0]),text);logln("%s:%d: UText %s=\"%s\"", __FILE__, __LINE__, #text, buf);}
447 logln("RegexTest unable to convert input to UTF8 at line %d. Status = %s\n", line, u_errorName(status));
3344 logln("Pattern Compile returns \"%s\"", u_errorName(status));
3377 logln("Pattern Compile returns \"%s\" (UTF8)", u_errorName(status));
3390 logln("Unable to create UTF-8 pattern, skipping UTF-8 tests for %s:%d", srcPath, line);
3487 logln("Unable to create UTF-8 matcher, skipping UTF-8 tests for %s:%d", srcPath, line);
4273 logln("%d tests skipped because of unimplemented regexp features.", skippedUnimplementedCount);
4667 logln("%d tests skipped because of unimplemented regexp features.", skippedUnimplementedCount);
5187 logln("
[all...]
H A Dencoll.cpp320 if (exec) logln("TestSuite CollationEnglishTest: ");
H A Dstrcase.cpp35 if (exec) logln("TestSuite StringCaseTest: ");
H A Dstrtest.cpp154 logln("TestSuite Character and String Test: ");
H A Dustrtest.cpp37 if (exec) logln("TestSuite UnicodeStringTest: ");
42 logln("StringCaseTest---"); logln("");
2105 logln("This platform has neither 32-bit nor 64-bit pointers.");
H A Dcsdetest.cpp54 if (exec) logln("TestSuite CharsetDetectionTest: ");
/external/icu4c/test/iotest/
H A Diotest.cpp49 virtual void logln( const UnicodeString &message ) { function in class:DataDrivenLogger

Completed in 897 milliseconds

12345