Searched refs:fmtf (Results 1 – 1 of 1) sorted by relevance
3770 DateFormat* fmtf = DateFormat::createDateTimeInstance(DateFormat::FULL, DateFormat::FULL, loc); in Test6726() local3774 if (fmtf == NULL || fmtl == NULL || fmtm == NULL || fmts == NULL) { in Test6726()3777 delete fmtf; in Test6726()3784 strf = fmtf->format(dt, strf); in Test6726()3799 delete fmtf; in Test6726()