Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dnumberformattesttuple.cpp200 const UnicodeString &str, void *roundPtr, UErrorCode &status) { in strToERounding() argument
203 *static_cast<DecimalFormat::ERoundingMode *>(roundPtr) = (DecimalFormat::ERoundingMode) val; in strToERounding()
207 const void *roundPtr, UnicodeString &appendTo) { in eRoundingToStr() argument
209 *static_cast<const DecimalFormat::ERoundingMode *>(roundPtr); in eRoundingToStr()