Lines Matching refs:testIDNToUnicode
724 void TestIDNA::testIDNToUnicode(const char* testName, TestFunc func){
1257 case 3: name = "TestIDNToUnicode"; if (exec) TestIDNToUnicode(); break;
1300 void TestIDNA::TestIDNToUnicode(){
1301 testIDNToUnicode("uidna_IDNToUnicode", uidna_IDNToUnicode);
1583 testIDNToUnicode("idnaref_IDNToUnicode", idnaref_IDNToUnicode);