Searched refs:fgStr (Results 1 – 2 of 2) sorted by relevance
509 fgStr = "[FAIL: SimpleDateFormat constructor]"; in fullFormat()512 return fgStr; in fullFormat()515 fgStr.truncate(0); in fullFormat()516 dateFormat->format(d, fgStr); in fullFormat()517 return fgStr; in fullFormat()
91 UnicodeString fgStr; variable