Home
last modified time | relevance | path

Searched defs:dfs2 (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DIntlTestDecimalFormatSymbols.java402 DecimalFormatSymbols dfs2 = DecimalFormatSymbols.forNumberingSystem(loc.toLocale(), ns); in testNumberingSystem() local
411 DecimalFormatSymbols dfs2 = DecimalFormatSymbols.getInstance(Locale.US); in testSetPatternForCurrencySpacing_notSharedByInstances() local