Searched refs:testToUnicode (Results 1 – 9 of 9) sorted by relevance
263 public boolean testToUnicode; field in TestData.ErrorCase271 testToUnicode = testToUni; in ErrorCase()
428 if(errCase.testToUnicode==true){ in TestErrorCases()
363 if(errCase.testToUnicode==true){ in TestErrorCases()
260 public boolean testToUnicode; field in TestData.ErrorCase268 testToUnicode = testToUni; in ErrorCase()
425 if(errCase.testToUnicode==true){ in TestErrorCases()
360 if(errCase.testToUnicode==true){ in TestErrorCases()
75 void testToUnicode(const char* testName, TestFunc func);
247 UBool testToUnicode; member712 void TestIDNA::testToUnicode(const char* testName, TestFunc func){ in testToUnicode() function in TestIDNA934 if(errorCase.testToUnicode ==TRUE){ in testErrorCases()1295 testToUnicode("uidna_toUnicode", uidna_toUnicode); in TestToUnicode()1581 testToUnicode("idnaref_toUnicode", idnaref_toUnicode); in TestRefIDNA()
109 int testToUnicode = 0; in conversionTest() local117 TestToUnicode(testcase, testToUnicode); in conversionTest()118 testToUnicode++; in conversionTest()