Home
last modified time | relevance | path

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

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCalendarRegressionTest.java334 public static Date getAssociatedDate(Date d) { in getAssociatedDate() method in CalendarRegressionTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DCalendarRegressionTest.java337 public static Date getAssociatedDate(Date d) { in getAssociatedDate() method in CalendarRegressionTest
/third_party/icu/icu4c/source/test/intltest/
Dcalregts.cpp553 CalendarRegressionTest::getAssociatedDate(UDate d, UErrorCode& status) in getAssociatedDate() function in CalendarRegressionTest