Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ddtfmrgts.cpp1480 SimpleDateFormat fmtDE(pattern, Locale("de_DE"), status); in Test9237() local
1487 SimpleDateFormat fmtCopyDE(fmtDE); in Test9237()
1490 fmtDE.format(0.0, resDE); in Test9237()
1498 fmt = fmtDE; in Test9237()