HomeSort by relevance Sort by last modified time
    Searched refs:fromCal (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
dadrcal.h 44 Calendar *fromCal, const CalendarFieldsSet &toSet, Calendar *toCal,
dtifmtts.cpp 240 Calendar* fromCal = dfmt->getCalendar()->clone();
245 dtitvfmt->format(*fromCal, *toCal, res, pos, status);
250 delete fromCal;
    [all...]
  /external/icu/icu4c/source/test/intltest/
dadrcal.h 44 Calendar *fromCal, const CalendarFieldsSet &toSet, Calendar *toCal,
dtifmtts.cpp 297 Calendar* fromCal = dfmt->getCalendar()->clone();
302 dtitvfmt->format(*fromCal, *toCal, res, pos, status);
307 delete fromCal;
    [all...]

Completed in 251 milliseconds