Searched refs:en_full (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/test/intltest/
H A Ddtfmttst.cpp1960 DateFormat *en_full = DateFormat::createDateInstance(DateFormat::kFull, en); local
1962 if (en_full == NULL) {
1996 en_full ->format(*c, normalResult, pos);
2010 en_full->format(d, parseFormat, status);
2013 en_full->format(*c, origFormat, pos);
2024 delete en_full;

Completed in 35 milliseconds