Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Ddtfmttst.cpp1052 DateFormat *dfFrench = DateFormat::createDateTimeInstance(DateFormat::FULL, in TestLocaleDateFormat() local
1062 if (dfUS == NULL || dfFrench == NULL){ in TestLocaleDateFormat()
1065 delete dfFrench; in TestLocaleDateFormat()
1069 dfFrench->format(testDate, out); in TestLocaleDateFormat()
1079 delete dfFrench; in TestLocaleDateFormat()