Home
last modified time | relevance | path

Searched refs:cashBuf (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp8138 UnicodeString cashBuf; in TestCurrencyFormatForMissingLocale() local
8139 cashFmt->format(-1234.5, cashBuf); in TestCurrencyFormatForMissingLocale()
8140 assertEquals("NumberFormat format outputs wrong value for CASHCURRENCYSTYLE", u"-1.234,50\u00A0\u20AC", cashBuf); in TestCurrencyFormatForMissingLocale()

Completed in 13 milliseconds