Home
last modified time | relevance | path

Searched refs:ReadAndConvertFile (Results 1 – 6 of 6) sorted by relevance

/external/icu4c/test/intltest/
Didnaconf.h33 UBool ReadAndConvertFile();
Dregextst.h40 …virtual UChar *ReadAndConvertFile(const char *fileName, int32_t &len, const char *charset, UErrorC…
Didnaconf.cpp59 UBool IdnaConfTest::ReadAndConvertFile(){ in ReadAndConvertFile() function in IdnaConfTest
280 if (!ReadAndConvertFile())return; in Test()
Drbbitst.h59 …UChar *ReadAndConvertFile(const char *fileName, int &ulen, const char *encoding, UErrorCode &statu…
Dregextst.cpp1351 UChar *testData = ReadAndConvertFile(srcPath, len, "utf-8", status); in Extended()
1815 UChar *RegexTest::ReadAndConvertFile(const char *fileName, int32_t &ulen, in ReadAndConvertFile() function in RegexTest
1976 UChar *testData = ReadAndConvertFile(srcPath, len, "iso-8859-1", status); in PerlTests()
Drbbitst.cpp629 testFile = ReadAndConvertFile(testFileName, len, NULL, status); in TestTrieDict()
1440 UChar *testFile = ReadAndConvertFile(testFileName, len, "UTF-8", status); in TestExtended()
1791 UChar *RBBITest::ReadAndConvertFile(const char *fileName, int &ulen, const char *encoding, UErrorCo… in ReadAndConvertFile() function in RBBITest
1953 UChar *testFile = ReadAndConvertFile(testFileName, len, "UTF-8", status); in runUnicodeTestData()