Lines Matching refs:CharsetDetectionTest
49 CharsetDetectionTest::CharsetDetectionTest()
54 CharsetDetectionTest::~CharsetDetectionTest()
60 void CharsetDetectionTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
62 if (exec) logln("TestSuite CharsetDetectionTest: ");
157 void CharsetDetectionTest::checkEncoding(const UnicodeString &testString, const UnicodeString &encoding, const UnicodeString &id)
241 const char *CharsetDetectionTest::getPath(char buffer[2048], const char *filename) {
255 void CharsetDetectionTest::ConstructionTest()
319 void CharsetDetectionTest::UTF8Test()
355 void CharsetDetectionTest::UTF16Test()
422 void CharsetDetectionTest::InputFilterTest()
487 void CharsetDetectionTest::C1BytesTest()
537 void CharsetDetectionTest::DetectionTest()
585 void CharsetDetectionTest::IBM424Test()
681 void CharsetDetectionTest::IBM420Test()
770 void CharsetDetectionTest::Ticket6394Test() {
816 void CharsetDetectionTest::Ticket6954Test() {