Home
last modified time | relevance | path

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

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DCurrencyTest.java268 String expectedFormal = (String) cas[4]; in testCurrencyVariants()
277 expectedFormal, cdn.getFormalSymbol(isoCode)); in testCurrencyVariants()
287 expectedFormal, currency.getName(locale, Currency.FORMAL_SYMBOL_NAME, null)); in testCurrencyVariants()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DCurrencyTest.java265 String expectedFormal = (String) cas[4]; in testCurrencyVariants()
274 expectedFormal, cdn.getFormalSymbol(isoCode)); in testCurrencyVariants()
284 expectedFormal, currency.getName(locale, Currency.FORMAL_SYMBOL_NAME, null)); in testCurrencyVariants()
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp2133 const char16_t* expectedFormal; in TestCurrencyVariants() member
2185 cas.expectedFormal, actualFormal); in TestCurrencyVariants()

Completed in 15 milliseconds