Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dnumfmtdatadriventest.cpp86 const UChar* terminatedCurrency = currency.getTerminatedBuffer(); in adjustDecimalFormat() local
87 fmt.setCurrency(terminatedCurrency, status); in adjustDecimalFormat()