Home
last modified time | relevance | path

Searched refs:refIDNAName (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dtestidna.h103 TestFunc refIDNA, const char* refIDNAName,
Dtestidna.cpp1364 TestFunc refIDNA, const char* refIDNAName, in testCompareReferenceImpl() argument
1374 logln("Comparing "+ UnicodeString(refIDNAName) in testCompareReferenceImpl()
1389 errln("Did not get the expected status while comparing " + UnicodeString(refIDNAName) in testCompareReferenceImpl()
1402 errln("Did not get the expected output while comparing " + UnicodeString(refIDNAName) in testCompareReferenceImpl()
1413 + UnicodeString(refIDNAName) in testCompareReferenceImpl()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
DTestIDNA.java643 … String refIDNAName = toASCII ? "IDNAReference.convertToASCII" : "IDNAReference.convertToUnicode"; in _doTestCompareReferenceImpl() local
646 logln("Comparing " + refIDNAName + " with " + uIDNAName + " for input: " in _doTestCompareReferenceImpl()
666 … errln("Did not get the expected status while comparing " + refIDNAName + " with " + uIDNAName in _doTestCompareReferenceImpl()
676 … errln("Did not get the expected output while comparing " + refIDNAName + " with " + uIDNAName in _doTestCompareReferenceImpl()
683 logln("Got the same error while comparing " + refIDNAName + " with " + uIDNAName in _doTestCompareReferenceImpl()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DTestIDNA.java639 … String refIDNAName = toASCII ? "IDNAReference.convertToASCII" : "IDNAReference.convertToUnicode"; in _doTestCompareReferenceImpl() local
642 logln("Comparing " + refIDNAName + " with " + uIDNAName + " for input: " in _doTestCompareReferenceImpl()
662 … errln("Did not get the expected status while comparing " + refIDNAName + " with " + uIDNAName in _doTestCompareReferenceImpl()
672 … errln("Did not get the expected output while comparing " + refIDNAName + " with " + uIDNAName in _doTestCompareReferenceImpl()
679 logln("Got the same error while comparing " + refIDNAName + " with " + uIDNAName in _doTestCompareReferenceImpl()