/external/icu4c/test/intltest/ |
bidiconf.cpp | 70 logln("TestSuite BiDiConformanceTest: ");
|
convtest.cpp | 68 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); [all...] |
itercoll.cpp | 624 logln("Collation Iteration Tests: ");
|
itspoof.cpp | 62 if (exec) logln("TestSuite spoof: ");
|
tufmtts.cpp | 24 if (exec) logln("TestSuite TimeUnitTest");
|
ucdtest.cpp | 55 logln("TestSuite UnicodeTest: ");
|
v32test.cpp | 41 if (exec) logln("TestSuite UVector32Test: ");
|
alphaindextst.cpp | 52 if (exec) logln("TestSuite AlphabeticIndex: "); 542 logln(locale + UnicodeString(": ") + actualIndexCharacters);
|
regextst.cpp | 60 if (exec) logln("TestSuite RegexTest: "); 211 #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);} 448 logln("RegexTest unable to convert input to UTF8 at line %d. Status = %s\n", line, u_errorName(status)); [all...] |
regcoll.cpp | 1153 logln(UnicodeString("Keys produced -\n") + " text1: " + text1[i] + "\n" + " key1 : " + TestUtility::hex(key1, len1) + "\n" + " text2: " + text2[i] + "\n" + " key2 : " [all...] |
dcfmtest.cpp | 53 if (exec) logln("TestSuite DecimalFormatTest: ");
|
encoll.cpp | 320 if (exec) logln("TestSuite CollationEnglishTest: ");
|
jamotest.cpp | 433 logln((UnicodeString)"All " + total + " test words passed");
|
strcase.cpp | 37 logln("TestSuite StringCaseTest: ");
|
strtest.cpp | 154 logln("TestSuite Character and String Test: ");
|
ustrtest.cpp | 34 if (exec) logln("TestSuite UnicodeStringTest: "); 39 logln("StringCaseTest---"); logln(""); [all...] |
csdetest.cpp | 62 if (exec) logln("TestSuite CharsetDetectionTest: ");
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/ |
KeyStore_Impl1Test.java | 595 //logln("testEntry03: non-PrivateKeys not supported."); 608 //logln("testEntry03: non-PrivateKeys not supported."); [all...] |
/external/icu4c/test/iotest/ |
iotest.cpp | 49 virtual void logln( const UnicodeString &message ) { function in class:DataDrivenLogger [all...] |