Home
last modified time | relevance | path

Searched defs:IDNToUnicode (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
Dtestidna.cpp899 const char* IDNToUnicodeName, TestFunc IDNToUnicode){ in testErrorCases()
1167 const char* IDNToUnicodeName, TestFunc IDNToUnicode){ in testRootLabelSeparator()
/external/icu/icu4c/source/test/intltest/
Dtestidna.cpp899 const char* IDNToUnicodeName, TestFunc IDNToUnicode){ in testErrorCases()
1167 const char* IDNToUnicodeName, TestFunc IDNToUnicode){ in testRootLabelSeparator()
/external/chromium_org/net/base/
Dnet_util_icu.cc580 base::string16 IDNToUnicode(const std::string& host, in IDNToUnicode() function