HomeSort by relevance Sort by last modified time
    Searched refs:toCal (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 241 Calendar* toCal = dfmt->getCalendar()->clone();
245 dtitvfmt->format(*fromCal, *toCal, res, pos, status);
251 delete toCal;
    [all...]
  /external/icu/icu4c/source/test/intltest/
dadrcal.h 44 Calendar *fromCal, const CalendarFieldsSet &toSet, Calendar *toCal,
dtifmtts.cpp 298 Calendar* toCal = dfmt->getCalendar()->clone();
302 dtitvfmt->format(*fromCal, *toCal, res, pos, status);
308 delete toCal;
    [all...]

Completed in 456 milliseconds