Home | History | Annotate | Download | only in intltest

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()
280 void CharsetDetectionTest::UTF8Test()
316 void CharsetDetectionTest::UTF16Test()
383 void CharsetDetectionTest::InputFilterTest()
448 void CharsetDetectionTest::C1BytesTest()
498 void CharsetDetectionTest::DetectionTest()
546 void CharsetDetectionTest::IBM424Test()
638 void CharsetDetectionTest::IBM420Test()
723 void CharsetDetectionTest::Ticket6394Test() {
769 void CharsetDetectionTest::Ticket6954Test() {