Home
last modified time | relevance | path

Searched refs:expectedNarrow (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.java267 String expectedNarrow = (String) cas[3]; in testCurrencyVariants()
275 expectedNarrow, cdn.getNarrowSymbol(isoCode)); in testCurrencyVariants()
285 expectedNarrow, currency.getName(locale, Currency.NARROW_SYMBOL_NAME, null)); in testCurrencyVariants()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DCurrencyTest.java264 String expectedNarrow = (String) cas[3]; in testCurrencyVariants()
272 expectedNarrow, cdn.getNarrowSymbol(isoCode)); in testCurrencyVariants()
282 expectedNarrow, currency.getName(locale, Currency.NARROW_SYMBOL_NAME, null)); in testCurrencyVariants()
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp2132 const char16_t* expectedNarrow; in TestCurrencyVariants() member
2183 cas.expectedNarrow, actualNarrow); in TestCurrencyVariants()

Completed in 15 milliseconds