Searched refs:doTestChainingToASCII (Results 1 - 4 of 4) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
H A DTestIDNARef.java539 public void doTestChainingToASCII(String source)throws Exception{ method in class:TestIDNARef
542 logln("Transliterator is not available on this environment. Skipping doTestChainingToASCII.");
604 doTestChainingToASCII(new String(TestData.unicodeIn[i]));
H A DTestIDNA.java458 public void doTestChainingToASCII(String source)throws Exception{ method in class:TestIDNA
511 doTestChainingToASCII(new String(TestData.unicodeIn[i]));
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
H A DTestIDNARef.java535 public void doTestChainingToASCII(String source)throws Exception{ method in class:TestIDNARef
538 logln("Transliterator is not available on this environment. Skipping doTestChainingToASCII.");
600 doTestChainingToASCII(new String(TestData.unicodeIn[i]));
H A DTestIDNA.java454 public void doTestChainingToASCII(String source)throws Exception{ method in class:TestIDNA
507 doTestChainingToASCII(new String(TestData.unicodeIn[i]));

Completed in 251 milliseconds