Searched refs:IDNToUnicode (Results 1 – 2 of 2) sorted by relevance
/third_party/icu/icu4c/source/test/intltest/ |
D | testidna.h | 94 const char* IDNToUnicodeName, TestFunc IDNToUnicode); 101 const char* IDNToUnicodeName, TestFunc IDNToUnicode); 112 const char* IDNToUnicodeName, TestFunc IDNToUnicode,
|
D | testidna.cpp | 907 const char* IDNToUnicodeName, TestFunc IDNToUnicode){ in testErrorCases() argument 937 errorCase.expected, true, true, IDNToUnicode); in testErrorCases() 1175 const char* IDNToUnicodeName, TestFunc IDNToUnicode){ in testRootLabelSeparator() argument 1226 testAPI(buf,src,IDNToUnicodeName, false,U_ZERO_ERROR, true, true, IDNToUnicode); in testRootLabelSeparator()
|