Searched defs:myFile (Results 1 – 1 of 1) sorted by relevance
| /external/icu4c/test/iotest/ |
| D | filetst.c | 27 static void TestFileFromICU(UFILE *myFile) { in TestFileFromICU() 357 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, NULL); in TestCodepageAndLocale() local 435 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, "UTF-16"); in TestfgetsBuffers() local 568 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, "UTF-16"); in TestFileReadBuffering() local 592 UFILE *myFile = NULL; in TestfgetsLineCount() local 681 UFILE *myFile = NULL; in TestfgetsNewLineHandling() local 728 UFILE *myFile = NULL; in TestLineCount() local 792 UFILE *myFile = NULL; in TestFgetsLineBuffering() local 829 UFILE *myFile = NULL; in TestCodepage() local 977 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "wb", "en_US_POSIX", NULL); in TestFilePrintCompatibility() local [all …]
|