Searched refs:toASCIIName (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | testidna.h | 77 void testChaining(const char* toASCIIName, TestFunc toASCII, 107 void testConformance(const char* toASCIIName, TestFunc toASCII,
|
D | testidna.cpp | 1150 void TestIDNA::testChaining(const char* toASCIIName, TestFunc toASCII, in testChaining() argument 1160 testChaining(unicodeIn[i], 5,toASCIIName, FALSE, TRUE, toASCII); in testChaining()
|