Searched refs:fgStr (Results 1 – 2 of 2) sorted by relevance
523 fgStr = "[FAIL: SimpleDateFormat constructor]"; in fullFormat()526 return fgStr; in fullFormat()529 fgStr.truncate(0); in fullFormat()530 dateFormat->format(d, fgStr); in fullFormat()531 return fgStr; in fullFormat()
91 UnicodeString fgStr; variable