Home
last modified time | relevance | path

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

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DCompactDecimalFormatTest.java617 String actualShort = cdfShort.format(number); in TestLongShortFallback()
619 assertEquals("Short, locale " + loc, expectedShort, actualShort); in TestLongShortFallback()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DCompactDecimalFormatTest.java620 String actualShort = cdfShort.format(number); in TestLongShortFallback()
622 assertEquals("Short, locale " + loc, expectedShort, actualShort); in TestLongShortFallback()
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp2150 const UChar* actualShort = ucurr_getName( in TestCurrencyVariants() local
2181 cas.expectedShort, actualShort); in TestCurrencyVariants() local

Completed in 16 milliseconds