Home
last modified time | relevance | path

Searched refs:TestUTF8 (Results 1 – 7 of 7) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Ducsdetst.c26 static void TestUTF8(void);
40 addTest(root, &TestUTF8, "ucsdetst/TestUTF8"); in addUCsdetTest()
117 static void TestUTF8(void) in TestUTF8() function
Dnucnvtst.c45 static void TestUTF8(void);
261 addTest(root, &TestUTF8, "tsconv/nucnvtst/TestUTF8"); in addTestNewConvert()
1899 static void TestUTF8() { in TestUTF8() function
/third_party/icu/icu4c/source/test/intltest/
Dustrtest.h88 void TestUTF8();
Dustrtest.cpp59 TESTCASE_AUTO(TestUTF8); in runIndexedTest()
1869 UnicodeStringTest::TestUTF8() { in TestUTF8() function in UnicodeStringTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/charsetdet/
DTestCharsetDetector.java163 public void TestUTF8() throws Exception { in TestUTF8() method in TestCharsetDetector
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/
DTestCharsetDetector.java160 public void TestUTF8() throws Exception { in TestUTF8() method in TestCharsetDetector
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestCharset.java1826 public void TestUTF8() throws CharacterCodingException{ in TestUTF8() method in TestCharset