Searched refs:CharsetDetectionTest (Results 1 – 3 of 3) sorted by relevance
49 CharsetDetectionTest::CharsetDetectionTest() in CharsetDetectionTest() function in CharsetDetectionTest54 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()[all …]
18 class CharsetDetectionTest: public IntlTest {21 CharsetDetectionTest();22 virtual ~CharsetDetectionTest();
182 CharsetDetectionTest test; in runIndexedTest()