Searched refs:toASCIIName (Results 1 – 2 of 2) sorted by relevance
/third_party/icu/icu4c/source/test/intltest/ |
D | testidna.h | 80 void testChaining(const char* toASCIIName, TestFunc toASCII, 110 void testConformance(const char* toASCIIName, TestFunc toASCII,
|
D | testidna.cpp | 1158 void TestIDNA::testChaining(const char* toASCIIName, TestFunc toASCII, in testChaining() argument 1168 testChaining(unicodeIn[i], 5,toASCIIName, false, true, toASCII); in testChaining()
|