Home
last modified time | relevance | path

Searched defs:timeFormat (Results 1 – 6 of 6) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java1232 …String timeFormat = setBackground(cldrFile.getWinningValue("//ldml/dates/timeZoneNames/regionForma… in handleTimeZoneName() local
1859 String timeFormat = cldrFile in getMZTimeFormat() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DTestMessageFormat.java1262 DateFormat timeFormat = DateFormat.getTimeInstance(DateFormat.MEDIUM); in testNumericFormatWithMap() local
DDateFormatTest.java4655 DateFormat timeFormat = DateFormat.getTimeInstance(timeStyle, locale); in TestDotAndAtLeniency() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTestMessageFormat.java1259 DateFormat timeFormat = DateFormat.getTimeInstance(DateFormat.MEDIUM); in testNumericFormatWithMap() local
DDateFormatTest.java4652 DateFormat timeFormat = DateFormat.getTimeInstance(timeStyle, locale); in TestDotAndAtLeniency() local
/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp4444 … LocalPointer<DateFormat> timeFormat(DateFormat::createTimeInstance(timeStyle, locale)); in TestDotAndAtLeniency() local