Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Didnaconf.h35 UBool ReadAndConvertFile();
Didnaconf.cpp60 UBool IdnaConfTest::ReadAndConvertFile(){ in ReadAndConvertFile() function in IdnaConfTest
282 if (!ReadAndConvertFile())return; in Test()
Ddcfmtest.h38 virtual UChar *ReadAndConvertFile(const char *fileName, int32_t &len, UErrorCode &status);
Drbbitst.h56 …UChar *ReadAndConvertFile(const char *fileName, int &ulen, const char *encoding, UErrorCode &statu…
Ddcfmtest.cpp201 UChar *testData = ReadAndConvertFile(srcPath, len, status); in DataDrivenTests()
471 UChar *DecimalFormatTest::ReadAndConvertFile(const char *fileName, int32_t &ulen, in ReadAndConvertFile() function in DecimalFormatTest
Dregextst.h71 …virtual UChar *ReadAndConvertFile(const char *fileName, int32_t &len, const char *charset, UErrorC…
Drbbitst.cpp1105 UChar *testFile = ReadAndConvertFile(testFileName.data(), len, "UTF-8", status); in TestExtended()
1546 UChar *RBBITest::ReadAndConvertFile(const char *fileName, int &ulen, const char *encoding, UErrorCo… in ReadAndConvertFile() function in RBBITest
1743 UChar *testFile = ReadAndConvertFile(testFileName, len, "UTF-8", status); in runUnicodeTestData()
4736 UChar *testFile = ReadAndConvertFile(testFileName.data(), len, "UTF-8", status); in TestEmoji()
Dregextst.cpp3144 UChar *testData = ReadAndConvertFile(srcPath, len, "utf-8", status); in Extended()
3832 UChar *RegexTest::ReadAndConvertFile(const char *fileName, int32_t &ulen, in ReadAndConvertFile() function in RegexTest
3993 UChar *testData = ReadAndConvertFile(srcPath, len, "iso-8859-1", status); in PerlTests()
4362 UChar *testData = ReadAndConvertFile(srcPath, len, "iso-8859-1", status); in PerlTestsUTF8()