Searched refs:lastDate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcalregts.cpp725 UDate lastDate = firstDate + validity*1000*24*60*60.0; local
726 cal->setTime(lastDate, status);
733 errln(UnicodeString("Day has shifted ") + lastDate);
/external/icu/icu4c/source/test/intltest/
H A Dcalregts.cpp725 UDate lastDate = firstDate + validity*1000*24*60*60.0; local
726 cal->setTime(lastDate, status);
733 errln(UnicodeString("Day has shifted ") + lastDate);

Completed in 113 milliseconds