Home | History | Annotate | Download | only in intltest

Lines Matching refs:TestIDNToUnicode

716 void TestIDNA::testIDNToUnicode(const char* testName, TestFunc func){
1249 case 3: name = "TestIDNToUnicode"; if (exec) TestIDNToUnicode(); break;
1292 void TestIDNA::TestIDNToUnicode(){
1293 testIDNToUnicode("uidna_IDNToUnicode", uidna_IDNToUnicode);
1571 testIDNToUnicode("idnaref_IDNToUnicode", idnaref_IDNToUnicode);