Searched defs:myFile (Results 1 – 1 of 1) sorted by relevance
| /third_party/icu/icu4c/source/test/iotest/ |
| D | filetst.c | 42 static void TestFileFromICU(UFILE *myFile, const char* description) { in TestFileFromICU() 394 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, NULL); in TestCodepageAndLocale() local 472 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, "UTF-16"); in TestfgetsBuffers() local 605 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, "UTF-16"); in TestFileReadBuffering() local 629 UFILE *myFile = NULL; in TestfgetsLineCount() local 718 UFILE *myFile = NULL; in TestfgetsNewLineHandling() local 765 UFILE *myFile = NULL; in TestLineCount() local 829 UFILE *myFile = NULL; in TestFgetsLineBuffering() local 866 UFILE *myFile = NULL; in TestCodepage() local 1014 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "wb", STANDARD_TEST_LOCALE, NULL); in TestFilePrintCompatibility() local [all …]
|