Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp3187 UnicodeString formattedDecimal; in checkRound() local
3190 df->format(iValue, formattedDecimal, status); in checkRound()
3196 df->parse(formattedDecimal, result, status); in checkRound()