Home
last modified time | relevance | path

Searched refs:fmtl (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp3694 DateFormat* fmtl = DateFormat::createDateTimeInstance(DateFormat::LONG, DateFormat::FULL, loc); in Test6726() local
3697 if (fmtf == NULL || fmtl == NULL || fmtm == NULL || fmts == NULL) { in Test6726()
3701 delete fmtl; in Test6726()
3708 strl = fmtl->format(dt, strl); in Test6726()
3723 delete fmtl; in Test6726()