Home
last modified time | relevance | path

Searched defs:pat_fr (Results 1 – 2 of 2) 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/icu4c/source/test/intltest/
Dsdtfmtts.cpp71 SimpleDateFormat pat_fr(pattern, Locale::getFrench(), status); in testAPI() local