Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dtestidna.h80 void testChaining(const char* toASCIIName, TestFunc toASCII,
110 void testConformance(const char* toASCIIName, TestFunc toASCII,
Dtestidna.cpp1158 void TestIDNA::testChaining(const char* toASCIIName, TestFunc toASCII, in testChaining() argument
1168 testChaining(unicodeIn[i], 5,toASCIIName, false, true, toASCII); in testChaining()