Searched defs:myFile (Results 1 – 1 of 1) sorted by relevance
| /third_party/icu/icu4c/source/test/iotest/ |
| D | filetst.c | 43 static void TestFileFromICU(UFILE *myFile, const char* description) { in TestFileFromICU() 395 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, NULL); in TestCodepageAndLocale() local 473 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, "UTF-16"); in TestfgetsBuffers() local 606 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, "UTF-16"); in TestFileReadBuffering() local 630 UFILE *myFile = NULL; in TestfgetsLineCount() local 719 UFILE *myFile = NULL; in TestfgetsNewLineHandling() local 766 UFILE *myFile = NULL; in TestLineCount() local 830 UFILE *myFile = NULL; in TestFgetsLineBuffering() local 867 UFILE *myFile = NULL; in TestCodepage() local 1015 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "wb", STANDARD_TEST_LOCALE, NULL); in TestFilePrintCompatibility() local [all …]
|