Searched defs:fromCal (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Ddtifmtts.cpp298 Calendar* fromCal = dfmt->getCalendar()->clone(); local
303 dtitvfmt->format(*fromCal, *toCal, res, pos, status);
308 delete fromCal;

Completed in 66 milliseconds