Home
last modified time | relevance | path

Searched defs:showDate (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneBoundaryTest.java197 private static String showDate(long l) in showDate() method in TimeZoneBoundaryTest
202 private static String showDate(Date d) in showDate() method in TimeZoneBoundaryTest
214 private static String showDate(long l, TimeZone z) in showDate() method in TimeZoneBoundaryTest
219 private static String showDate(Date d, TimeZone zone) in showDate() method in TimeZoneBoundaryTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
DTimeZoneBoundaryTest.java200 private static String showDate(long l) in showDate() method in TimeZoneBoundaryTest
205 private static String showDate(Date d) in showDate() method in TimeZoneBoundaryTest
217 private static String showDate(long l, TimeZone z) in showDate() method in TimeZoneBoundaryTest
222 private static String showDate(Date d, TimeZone zone) in showDate() method in TimeZoneBoundaryTest
/third_party/icu/icu4c/source/test/intltest/
Dtzbdtest.cpp167 TimeZoneBoundaryTest::showDate(UDate d) in showDate() function in TimeZoneBoundaryTest