Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp1262 UDate greenwichdate = greenwichcalendar->getTime(status); in TestDateFormatZone146() local
1286 result = fmt->format(greenwichdate, result); in TestDateFormatZone146()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateFormatTest.java1973 Date greenwichdate = greenwichcalendar.getTime(); in TestDateFormatZone146() local
1990 String result = fmt.format(greenwichdate); in TestDateFormatZone146()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatTest.java1969 Date greenwichdate = greenwichcalendar.getTime(); in TestDateFormatZone146() local
1986 String result = fmt.format(greenwichdate); in TestDateFormatZone146()