Home
last modified time | relevance | path

Searched refs:fileLocale (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/iotest/
Diotest.cpp218 const char *fileLocale = "en_US_POSIX"; in DataDrivenPrintf() local
234 testFile.adoptInstead(u_fopen(STANDARD_TEST_FILE, "w", fileLocale, "UTF-8")); in DataDrivenPrintf()
318 testFile.adoptInstead(u_fopen(STANDARD_TEST_FILE, "r", fileLocale, "UTF-8")); in DataDrivenPrintf()