HomeSort by relevance Sort by last modified time
    Searched defs:getAssociatedDate (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/test/intltest/
calregts.cpp 525 UDate d = getAssociatedDate(makeDate(1998,0,30), status);
542 CalendarRegressionTest::getAssociatedDate(UDate d, UErrorCode& status)
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
CalendarRegression.java 307 Date d = getAssociatedDate(tempcal.getTime());
324 public static Date getAssociatedDate(Date d) {
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
CalendarRegression.java 303 Date d = getAssociatedDate(tempcal.getTime());
320 public static Date getAssociatedDate(Date d) {
    [all...]

Completed in 121 milliseconds