Searched refs:IDNToUnicodeName (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | testidna.h | 91 const char* IDNToUnicodeName, TestFunc IDNToUnicode); 98 const char* IDNToUnicodeName, TestFunc IDNToUnicode); 109 const char* IDNToUnicodeName, TestFunc IDNToUnicode,
|
D | testidna.cpp | 899 const char* IDNToUnicodeName, TestFunc IDNToUnicode){ in testErrorCases() argument 928 IDNToUnicodeName, errorCase.useSTD3ASCIIRules, in testErrorCases() 1167 const char* IDNToUnicodeName, TestFunc IDNToUnicode){ in testRootLabelSeparator() argument 1218 testAPI(buf,src,IDNToUnicodeName, FALSE,U_ZERO_ERROR, TRUE, TRUE, IDNToUnicode); in testRootLabelSeparator()
|
/external/icu4c/test/intltest/ |
D | testidna.h | 91 const char* IDNToUnicodeName, TestFunc IDNToUnicode); 98 const char* IDNToUnicodeName, TestFunc IDNToUnicode); 109 const char* IDNToUnicodeName, TestFunc IDNToUnicode,
|
D | testidna.cpp | 899 const char* IDNToUnicodeName, TestFunc IDNToUnicode){ in testErrorCases() argument 928 IDNToUnicodeName, errorCase.useSTD3ASCIIRules, in testErrorCases() 1167 const char* IDNToUnicodeName, TestFunc IDNToUnicode){ in testRootLabelSeparator() argument 1218 testAPI(buf,src,IDNToUnicodeName, FALSE,U_ZERO_ERROR, TRUE, TRUE, IDNToUnicode); in testRootLabelSeparator()
|