Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateFormatTest.java2090 Date greenwichdate = greenwichcalendar.getTime(); in TestDateFormatZone146() local
2107 String result = fmt.format(greenwichdate); in TestDateFormatZone146()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatTest.java2087 Date greenwichdate = greenwichcalendar.getTime(); in TestDateFormatZone146() local
2104 String result = fmt.format(greenwichdate); in TestDateFormatZone146()
/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp1278 UDate greenwichdate = greenwichcalendar->getTime(status); in TestDateFormatZone146() local
1302 result = fmt.format(greenwichdate, result); in TestDateFormatZone146()