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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Ddadrfmt.cpp268 UnicodeString expectDateStr, gotDateStr; local
270 basicFmt.format(gotDate,gotDateStr);
271 errln(caseString+": parse: FAIL. parsed '"+expectStr+"' and got "+gotDateStr+", expected " + expectDateStr);
/external/icu/icu4c/source/test/intltest/
H A Ddadrfmt.cpp288 UnicodeString expectDateStr, gotDateStr; local
290 basicFmt.format(gotDate,gotDateStr);
291 errln(caseString+": parse: FAIL. parsed '"+expectStr+"' and got "+gotDateStr+", expected " + expectDateStr);

Completed in 471 milliseconds