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

/external/icu4c/test/intltest/
H A Ddadrfmt.cpp260 UDate gotDate = cal->getTime(status); local
265 if(gotDate == fromDate) {
266 logln(caseString+": parse: SUCCESS! "+UnicodeString("gotDate=parseDate=")+expectStr);
270 basicFmt.format(gotDate,gotDateStr);

Completed in 219 milliseconds