Searched refs:testToUnicode (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/test/intltest/
H A Dtestidna.h73 void testToUnicode(const char* testName, TestFunc func);
H A Dtestidna.cpp242 UBool testToUnicode; member in struct:ErrorCases
704 void TestIDNA::testToUnicode(const char* testName, TestFunc func){ function in class:TestIDNA
926 if(errorCase.testToUnicode ==TRUE){
1273 testToUnicode("uidna_toUnicode", uidna_toUnicode);
1545 testToUnicode("idnaref_toUnicode", idnaref_toUnicode);

Completed in 16 milliseconds