Home
last modified time | relevance | path

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

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestSimpleDateFormatAPI.java56 SimpleDateFormat pat_fr = new SimpleDateFormat(pattern, Locale.FRENCH); in TestAPI() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DIntlTestSimpleDateFormatAPI.java60 SimpleDateFormat pat_fr = new SimpleDateFormat(pattern, Locale.FRENCH); in TestAPI() local
/external/icu/icu4c/source/test/intltest/
Dsdtfmtts.cpp71 SimpleDateFormat pat_fr(pattern, Locale::getFrench(), status); in testAPI() local