HomeSort by relevance Sort by last modified time
    Searched defs:ReadAndConvertFile (Results 1 - 7 of 7) sorted by null

  /external/chromium/third_party/icu/source/test/intltest/
idnaconf.cpp 56 /* this function is modified from RBBITest::ReadAndConvertFile()
59 UBool IdnaConfTest::ReadAndConvertFile(){
281 if (!ReadAndConvertFile())return;
regextst.cpp     [all...]
rbbitst.cpp 640 testFile = ReadAndConvertFile(testFileName, len, NULL, status);
    [all...]
  /external/icu4c/test/intltest/
dcfmtest.cpp 194 UChar *testData = ReadAndConvertFile(srcPath, len, status);
435 UChar *DecimalFormatTest::ReadAndConvertFile(const char *fileName, int32_t &ulen,
idnaconf.cpp 56 /* this function is modified from RBBITest::ReadAndConvertFile()
59 UBool IdnaConfTest::ReadAndConvertFile(){
281 if (!ReadAndConvertFile())return;
regextst.cpp     [all...]
rbbitst.cpp 667 testFile = ReadAndConvertFile(testFileName, len, NULL, status);
    [all...]

Completed in 254 milliseconds