Home
last modified time | relevance | path

Searched defs:myFile (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/test/iotest/
Dfiletst.c43 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 …]
/third_party/skia/m133/third_party/externals/icu/source/test/iotest/
Dfiletst.c43 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 …]
/third_party/ncurses/ncurses/trace/
Dlib_trace.c143 char myFile[80]; in curses_trace() local