Home
last modified time | relevance | path

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

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