Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dtestidna.h73 void testToUnicode(const char* testName, TestFunc func);
Dtestidna.cpp243 UBool testToUnicode; member
704 void TestIDNA::testToUnicode(const char* testName, TestFunc func){ in testToUnicode() function in TestIDNA
926 if(errorCase.testToUnicode ==TRUE){ in testErrorCases()
1287 testToUnicode("uidna_toUnicode", uidna_toUnicode); in TestToUnicode()
1559 testToUnicode("idnaref_toUnicode", idnaref_toUnicode); in TestRefIDNA()