Lines Matching refs:testToUnicode
247 UBool testToUnicode;
712 void TestIDNA::testToUnicode(const char* testName, TestFunc func){
934 if(errorCase.testToUnicode ==TRUE){
1255 case 1: name = "TestToUnicode"; if (exec) TestToUnicode(); break;
1294 void TestIDNA::TestToUnicode(){
1295 testToUnicode("uidna_toUnicode", uidna_toUnicode);
1581 testToUnicode("idnaref_toUnicode", idnaref_toUnicode);