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

/external/icu/icu4c/source/test/intltest/
H A Ddadrfmt.cpp290 UnicodeString expectDateStr, gotDateStr; local
292 basicFmt.format(gotDate,gotDateStr);
293 errln(caseString+": parse: FAIL. parsed '"+expectStr+"' and got "+gotDateStr+", expected " + expectDateStr);

Completed in 1035 milliseconds