Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp4457 UnicodeString plusDot(formattedString); in TestDotAndAtLeniency() local
4458 plusDot.findAndReplace("n ", "n. ").append("."); in TestDotAndAtLeniency()
4459 if (!showParse(*format, plusDot)) { in TestDotAndAtLeniency()