Lines Matching full:dfmt
2002 DateFormat& dfmt = *(DateFormat*)&fmt;2010 logln(UnicodeString("Ok: ") + dfmt.format(cal.getTime(status), str.remove()));2012 errln(UnicodeString("FAIL: ") + dfmt.format(cal.getTime(status), str.remove())2017 logln(dfmt.format(cal.getTime(status), str.remove()));