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

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

Completed in 250 milliseconds