Home
last modified time | relevance | path

Searched defs:hourDuration (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/tests/tests/text/src/android/text/format/cts/
H A DDateUtilsTest.java211 final long hourDuration = 2 * 60 * 60 * 1000; in testFormatDateRange() local
224 final long hourDuration = 2 * 60 * 60 * 1000; in testFormatDateRange_withFormatter() local
240 final long hourDuration = 2 * 60 * 60 * 1000; in testFormatDateRange_withFormatterAndTimezone() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/text/format/
H A DDateUtilsTest.java141 final long hourDuration = 2 * 60 * 60 * 1000; in testFormatSameDayTime() local