Searched refs:dfFrench (Results 1 – 1 of 1) sorted by relevance
1052 DateFormat *dfFrench = DateFormat::createDateTimeInstance(DateFormat::FULL, in TestLocaleDateFormat() local1062 if (dfUS == NULL || dfFrench == NULL){ in TestLocaleDateFormat()1065 delete dfFrench; in TestLocaleDateFormat()1069 dfFrench->format(testDate, out); in TestLocaleDateFormat()1079 delete dfFrench; in TestLocaleDateFormat()