Searched refs:expectDateStr (Results 1 – 1 of 1) sorted by relevance
290 UnicodeString expectDateStr, gotDateStr; in testConvertDate() local291 basicFmt.format(fromDate,expectDateStr); in testConvertDate()293 …eString+": parse: FAIL. parsed '"+expectStr+"' and got "+gotDateStr+", expected " + expectDateStr); in testConvertDate()