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/icu4c/test/intltest/
dadrcal.h 44 Calendar *fromCal, const CalendarFieldsSet &toSet, Calendar *toCal,
dtifmtts.cpp 296 Calendar* fromCal = dfmt->getCalendar()->clone();
301 dtitvfmt->format(*fromCal, *toCal, res, pos, status);
306 delete fromCal;
    [all...]

Completed in 168 milliseconds