/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/cldr/ |
D | TestCLDRVsICU.java | 430 int timeFormat = 0; 459 timeFormat = index; 467 SimpleDateFormat dt = getDateFormat(locale, dateFormat, timeFormat); 474 "\n\tTime: " + DateFormatNames[timeFormat] + 482 private SimpleDateFormat getDateFormat(ULocale locale, int dateFormat, int timeFormat) { 490 dt = DateFormat.getTimeInstance(DateFormatValues[timeFormat], locale); 493 } else if (timeFormat == 0) { 498 … dt = DateFormat.getDateTimeInstance(DateFormatValues[dateFormat], DateFormatValues[timeFormat], 504 …logln("\tinput:\t" + dateFormat + ", " + timeFormat + " => " + ((SimpleDateFormat) dt).toPattern()…
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/cldr/ |
D | TestCLDRVsICU.java | 431 int timeFormat = 0; 460 timeFormat = index; 468 SimpleDateFormat dt = getDateFormat(locale, dateFormat, timeFormat); 475 "\n\tTime: " + DateFormatNames[timeFormat] + 483 private SimpleDateFormat getDateFormat(ULocale locale, int dateFormat, int timeFormat) { 491 dt = DateFormat.getTimeInstance(DateFormatValues[timeFormat], locale); 494 } else if (timeFormat == 0) { 499 … dt = DateFormat.getDateTimeInstance(DateFormatValues[dateFormat], DateFormatValues[timeFormat], 505 …logln("\tinput:\t" + dateFormat + ", " + timeFormat + " => " + ((SimpleDateFormat) dt).toPattern()…
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | TestMessageFormat.java | 1253 DateFormat timeFormat = DateFormat.getTimeInstance(DateFormat.MEDIUM); in testNumericFormatWithMap() local 1256 fmtMap.put("2", timeFormat); in testNumericFormatWithMap()
|
D | DateFormatTest.java | 4647 DateFormat timeFormat = DateFormat.getTimeInstance(timeStyle, locale); in TestDotAndAtLeniency() local 4652 … formattedString = dateFormat.format(TEST_DATE) + " " + timeFormat.format(TEST_DATE); in TestDotAndAtLeniency()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | TestMessageFormat.java | 1254 DateFormat timeFormat = DateFormat.getTimeInstance(DateFormat.MEDIUM); in testNumericFormatWithMap() local 1257 fmtMap.put("2", timeFormat); in testNumericFormatWithMap()
|
D | DateFormatTest.java | 4648 DateFormat timeFormat = DateFormat.getTimeInstance(timeStyle, locale); in TestDotAndAtLeniency() local 4653 … formattedString = dateFormat.format(TEST_DATE) + " " + timeFormat.format(TEST_DATE); in TestDotAndAtLeniency()
|
/external/icu/icu4c/source/test/intltest/ |
D | dtfmttst.cpp | 4439 … LocalPointer<DateFormat> timeFormat(DateFormat::createTimeInstance(timeStyle, locale)); in TestDotAndAtLeniency() local 4452 … formattedString = dateFormat->format(TEST_DATE, ds) + " " + timeFormat->format(TEST_DATE, ts); in TestDotAndAtLeniency()
|
/external/guice/extensions/struts2/lib/ |
D | freemarker-2.3.16.jar | META-INF/
META-INF/MANIFEST.MF
freemarker/
freemarker/cache/
freemarker/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |