Searched refs:fmtf (Results 1 – 1 of 1) sorted by relevance
3693 DateFormat* fmtf = DateFormat::createDateTimeInstance(DateFormat::FULL, DateFormat::FULL, loc); in Test6726() local3697 if (fmtf == NULL || fmtl == NULL || fmtm == NULL || fmts == NULL) { in Test6726()3700 delete fmtf; in Test6726()3707 strf = fmtf->format(dt, strf); in Test6726()3722 delete fmtf; in Test6726()