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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Ddtifmtts.cpp240 Calendar* fromCal = dfmt->getCalendar()->clone(); local
245 dtitvfmt->format(*fromCal, *toCal, res, pos, status);
250 delete fromCal;
/external/icu4c/test/intltest/
H A Ddtifmtts.cpp296 Calendar* fromCal = dfmt->getCalendar()->clone(); local
301 dtitvfmt->format(*fromCal, *toCal, res, pos, status);
306 delete fromCal;

Completed in 323 milliseconds