Searched refs:fmtf (Results 1 – 1 of 1) sorted by relevance
3680 DateFormat* fmtf = DateFormat::createDateTimeInstance(DateFormat::FULL, DateFormat::FULL, loc); in Test6726() local3684 if (fmtf == NULL || fmtl == NULL || fmtm == NULL || fmts == NULL) { in Test6726()3687 delete fmtf; in Test6726()3694 strf = fmtf->format(dt, strf); in Test6726()3709 delete fmtf; in Test6726()