Home
last modified time | relevance | path

Searched defs:UTF16Test (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DUTF16Test.java33 public final class UTF16Test extends TestFmwk class
40 public UTF16Test() in UTF16Test() method in UTF16Test
/third_party/icu/icu4c/source/test/intltest/
Dcsdetest.cpp351 void CharsetDetectionTest::UTF16Test() in UTF16Test() function in CharsetDetectionTest
/third_party/python/Lib/test/
Dtest_codecs.py634 class UTF16Test(ReadTest, unittest.TestCase): class