Searched refs:toASCIIName (Results 1 - 4 of 4) sorted by relevance

/external/chromium/third_party/icu/source/test/intltest/
H A Dtestidna.h77 void testChaining(const char* toASCIIName, TestFunc toASCII,
107 void testConformance(const char* toASCIIName, TestFunc toASCII,
H A Dtestidna.cpp936 void TestIDNA::testConformance(const char* toASCIIName, TestFunc toASCII,
974 toASCIIName, FALSE,
1150 void TestIDNA::testChaining(const char* toASCIIName, TestFunc toASCII, argument
1160 testChaining(unicodeIn[i], 5,toASCIIName, FALSE, TRUE, toASCII);
/external/icu4c/test/intltest/
H A Dtestidna.h77 void testChaining(const char* toASCIIName, TestFunc toASCII,
107 void testConformance(const char* toASCIIName, TestFunc toASCII,
H A Dtestidna.cpp935 void TestIDNA::testConformance(const char* toASCIIName, TestFunc toASCII,
973 toASCIIName, FALSE,
1149 void TestIDNA::testChaining(const char* toASCIIName, TestFunc toASCII, argument
1159 testChaining(unicodeIn[i], 5,toASCIIName, FALSE, TRUE, toASCII);

Completed in 15 milliseconds