Home | History | Annotate | Download | only in intltest

Lines Matching refs:TestToUnicode

243     UBool testToUnicode;
704 void TestIDNA::testToUnicode(const char* testName, TestFunc func){
926 if(errorCase.testToUnicode ==TRUE){
1247 case 1: name = "TestToUnicode"; if (exec) TestToUnicode(); break;
1286 void TestIDNA::TestToUnicode(){
1287 testToUnicode("uidna_toUnicode", uidna_toUnicode);
1559 testToUnicode("idnaref_toUnicode", idnaref_toUnicode);