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