Home | History | Annotate | Download | only in intltest

Lines Matching refs:dfmt

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