Home
last modified time | relevance | path

Searched refs:getAssociatedDate (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dcalregts.h83 static UDate getAssociatedDate(UDate d, UErrorCode& status);
Dcalregts.cpp525 UDate d = getAssociatedDate(makeDate(1998,0,30), status); in test4070502()
542 CalendarRegressionTest::getAssociatedDate(UDate d, UErrorCode& status) in getAssociatedDate() function in CalendarRegressionTest
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DCalendarRegression.java307 Date d = getAssociatedDate(tempcal.getTime()); in Test4070502()
324 public static Date getAssociatedDate(Date d) { in getAssociatedDate() method in CalendarRegression
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCalendarRegression.java303 Date d = getAssociatedDate(tempcal.getTime()); in Test4070502()
320 public static Date getAssociatedDate(Date d) { in getAssociatedDate() method in CalendarRegression