Home
last modified time | relevance | path

Searched defs:TestToUnicode (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DTestIDNARef.java30 public void TestToUnicode() throws Exception{ in TestToUnicode() method in TestIDNARef
DTestIDNA.java34 public void TestToUnicode() throws Exception{ in TestToUnicode() method in TestIDNA
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
DTestIDNARef.java33 public void TestToUnicode() throws Exception{ in TestToUnicode() method in TestIDNARef
DTestIDNA.java37 public void TestToUnicode() throws Exception{ in TestToUnicode() method in TestIDNA
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestConversion.java447 private void TestToUnicode(DataMap testcase, int caseNr) { in TestToUnicode() method in TestConversion
/third_party/icu/icu4c/source/test/cintltst/
Didnatest.c443 TestToUnicode(){ in TestToUnicode() function
/third_party/icu/icu4c/source/test/intltest/
Dtestidna.cpp1294 void TestIDNA::TestToUnicode(){ in TestToUnicode() function in TestIDNA
Dconvtest.cpp87 ConversionTest::TestToUnicode() { in TestToUnicode() function in ConversionTest