Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/libcore/icu/
DDateIntervalFormatTest.java48 long timeWithCurrentYear = c.getTimeInMillis(); in test_formatDateInterval() local
66 …assertEquals("January 19", formatDateRange(en_US, tz, timeWithCurrentYear, timeWithCurrentYear + H… in test_formatDateInterval()
70 …assertEquals("January", formatDateRange(en_US, tz, timeWithCurrentYear, timeWithCurrentYear + HOUR… in test_formatDateInterval()
81 …assertEquals("Jan 19", formatDateRange(en_US, tz, timeWithCurrentYear, timeWithCurrentYear + HOUR,… in test_formatDateInterval()
82 …assertEquals("Jan 19", formatDateRange(en_US, tz, timeWithCurrentYear, timeWithCurrentYear + HOUR,… in test_formatDateInterval()