Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ddtfmrgts.cpp1476 SimpleDateFormat fmtDE(pattern, Locale("de_DE"), status); in Test9237() local
1483 SimpleDateFormat fmtCopyDE(fmtDE); in Test9237()
1486 fmtDE.format(0.0, resDE); in Test9237()
1494 fmt = fmtDE; in Test9237()