Searched refs:testIDNToUnicode (Results 1 – 2 of 2) sorted by relevance
76 void testIDNToUnicode(const char* testName, TestFunc func);
719 void TestIDNA::testIDNToUnicode(const char* testName, TestFunc func){ in testIDNToUnicode() function in TestIDNA1296 testIDNToUnicode("uidna_IDNToUnicode", uidna_IDNToUnicode); in TestIDNToUnicode()1574 testIDNToUnicode("idnaref_IDNToUnicode", idnaref_IDNToUnicode); in TestRefIDNA()