HomeSort by relevance Sort by last modified time
    Searched refs:TestFileFromICU (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/test/iotest/
filetst.c 27 static void TestFileFromICU(UFILE *myFile) {
316 TestFileFromICU(u_fopen(STANDARD_TEST_FILE, "w", "en_US_POSIX", NULL));
322 TestFileFromICU(u_finit(standardFile, NULL, NULL));
327 TestFileFromICU(u_fadopt(standardFile, NULL, NULL));
    [all...]
  /external/icu4c/test/iotest/
filetst.c 27 static void TestFileFromICU(UFILE *myFile) {
316 TestFileFromICU(u_fopen(STANDARD_TEST_FILE, "w", "en_US_POSIX", NULL));
322 TestFileFromICU(u_finit(standardFile, NULL, NULL));
327 TestFileFromICU(u_fadopt(standardFile, NULL, NULL));
    [all...]

Completed in 148 milliseconds