Home | History | Annotate | Download | only in intltest

Lines Matching full:dfmt

2003     DateFormat& dfmt = *(DateFormat*)&fmt;
2011 logln(UnicodeString("Ok: ") + dfmt.format(cal.getTime(status), str.remove()));
2013 errln(UnicodeString("FAIL: ") + dfmt.format(cal.getTime(status), str.remove())
2018 logln(dfmt.format(cal.getTime(status), str.remove()));