Searched refs:fgStr (Results 1 – 2 of 2) sorted by relevance
507 fgStr = "[FAIL: SimpleDateFormat constructor]"; in fullFormat()510 return fgStr; in fullFormat()513 fgStr.truncate(0); in fullFormat()514 dateFormat->format(d, fgStr); in fullFormat()515 return fgStr; in fullFormat()
89 UnicodeString fgStr; variable