Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Didnaconf.cpp216 base = ReadAndConvertFile(testFileName.data(), len, "UTF-8", status); in Test()
Dlstmbetst.cpp85 UChar *testFile = ReadAndConvertFile(testFileName.data(), len, "UTF-8", status); in runTestFromFile()
Ddcfmtest.cpp221 UChar *testData = ReadAndConvertFile(srcPath, len, "utf-8", status); in DataDrivenTests()
Dintltest.h424 …UChar *ReadAndConvertFile(const char *fileName, int &ulen, const char *encoding, UErrorCode &statu…
Drbbitst.cpp754 UChar *testFile = ReadAndConvertFile(testFileName.data(), len, "UTF-8", status); in TestExtended()
1309 UChar *testFile = ReadAndConvertFile(testFileName, len, "UTF-8", status); in runUnicodeTestData()
4428 UChar *testFile = ReadAndConvertFile(testFileName.data(), len, "UTF-8", status); in TestEmoji()
4803 std::unique_ptr<UChar []> testFile(ReadAndConvertFile(path.data(), len, "UTF-8", status)); in TestDebugRules()
5337 UChar *testFile = ReadAndConvertFile(testFileName.data(), len, "UTF-8", status); in runLSTMTestFromFile()
Dintltest.cpp2347 UChar *IntlTest::ReadAndConvertFile(const char *fileName, int &ulen, const char *encoding, UErrorCo… in ReadAndConvertFile() function in IntlTest
Dregextst.cpp3178 UChar *testData = ReadAndConvertFile(srcPath, len, "utf-8", status); in Extended()
3927 UChar *testData = ReadAndConvertFile(srcPath, len, "iso-8859-1", status); in PerlTests()
4298 UChar *testData = ReadAndConvertFile(srcPath, len, "iso-8859-1", status); in PerlTestsUTF8()