Searched defs:IDNToUnicode (Results 1 – 3 of 3) sorted by relevance
899 const char* IDNToUnicodeName, TestFunc IDNToUnicode){ in testErrorCases()1167 const char* IDNToUnicodeName, TestFunc IDNToUnicode){ in testRootLabelSeparator()
580 base::string16 IDNToUnicode(const std::string& host, in IDNToUnicode() function