Lines Matching refs:CharsetDetectionTest
49 CharsetDetectionTest::CharsetDetectionTest() in CharsetDetectionTest() function in CharsetDetectionTest
54 CharsetDetectionTest::~CharsetDetectionTest() in ~CharsetDetectionTest()
60 void CharsetDetectionTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*pa… in runIndexedTest()
157 void CharsetDetectionTest::checkEncoding(const UnicodeString &testString, const UnicodeString &enco… in checkEncoding()
241 const char *CharsetDetectionTest::getPath(char buffer[2048], const char *filename) { in getPath()
255 void CharsetDetectionTest::ConstructionTest() in ConstructionTest()
319 void CharsetDetectionTest::UTF8Test() in UTF8Test()
355 void CharsetDetectionTest::UTF16Test() in UTF16Test()
422 void CharsetDetectionTest::InputFilterTest() in InputFilterTest()
487 void CharsetDetectionTest::C1BytesTest() in C1BytesTest()
537 void CharsetDetectionTest::DetectionTest() in DetectionTest()
585 void CharsetDetectionTest::IBM424Test() in IBM424Test()
683 void CharsetDetectionTest::IBM420Test() in IBM420Test()
774 void CharsetDetectionTest::Ticket6394Test() { in Ticket6394Test()
820 void CharsetDetectionTest::Ticket6954Test() { in Ticket6954Test()