Home | History | Annotate | Download | only in intltest

Lines Matching refs:CharsetDetectionTest

41 CharsetDetectionTest::CharsetDetectionTest()
46 CharsetDetectionTest::~CharsetDetectionTest()
52 void CharsetDetectionTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
54 if (exec) logln("TestSuite CharsetDetectionTest: ");
145 void CharsetDetectionTest::checkEncoding(const UnicodeString &testString, const UnicodeString &encoding, const UnicodeString &id)
229 const char *CharsetDetectionTest::getPath(char buffer[2048], const char *filename) {
243 void CharsetDetectionTest::ConstructionTest()
268 void CharsetDetectionTest::UTF8Test()
304 void CharsetDetectionTest::UTF16Test()
371 void CharsetDetectionTest::InputFilterTest()
436 void CharsetDetectionTest::C1BytesTest()
486 void CharsetDetectionTest::DetectionTest()
534 void CharsetDetectionTest::IBM424Test()
626 void CharsetDetectionTest::IBM420Test()
711 void CharsetDetectionTest::Ticket6394Test() {