/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/ |
D | numberformattestspecification.txt | 252 // JDK doesn't correct rounding for currency, shows USD (433 253 en USD \u00a4\u00a4 **#######0;\u00a4\u00a4 (#) -433.22 USD (433.22) K 555 USD standard 0.00 CJK 558 USD cash 0.00 CJK 564 set currency USD 928 53.45 fail USD 1028 $53.45 fail USD J 1029 53.45 USD 53.45 USD 1031 USD 53.45 53.45 USD J 1032 53.45USD 53.45 USD CJ [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/ |
D | numberformattestspecification.txt | 252 // JDK doesn't correct rounding for currency, shows USD (433 253 en USD \u00a4\u00a4 **#######0;\u00a4\u00a4 (#) -433.22 USD (433.22) K 555 USD standard 0.00 CJK 558 USD cash 0.00 CJK 564 set currency USD 928 53.45 fail USD 1028 $53.45 fail USD J 1029 53.45 USD 53.45 USD 1031 USD 53.45 53.45 USD J 1032 53.45USD 53.45 USD CJ [all …]
|
/external/icu/icu4c/source/test/testdata/ |
D | numberformattestspecification.txt | 252 // JDK doesn't correct rounding for currency, shows USD (433 253 en USD \u00a4\u00a4 **#######0;\u00a4\u00a4 (#) -433.22 USD (433.22) K 555 USD standard 0.00 CJK 558 USD cash 0.00 CJK 564 set currency USD 928 53.45 fail USD 1028 $53.45 fail USD J 1029 53.45 USD 53.45 USD 1031 USD 53.45 53.45 USD J 1032 53.45USD 53.45 USD CJ [all …]
|
D | NumberFormatTestCases.txt | 77 fpc: "en_US" 1234.56/USD "$1,234.56" 1234.56/USD
|
/external/icu/icu4c/source/data/curr/ |
D | lrc.txt | 37 USD{ 39 "USD", 54 USD{"$"} 78 USD{ 79 other{"USD"}
|
D | kok.txt | 33 USD{ 35 "USD", 50 USD{"$"} 74 USD{ 75 other{"USD"}
|
D | tt.txt | 33 USD{ 50 USD{"$"} 74 USD{
|
D | tg.txt | 37 USD{ 54 USD{"$"} 81 USD{
|
D | yi.txt | 45 USD{ 68 USD{"$"} 99 USD{
|
D | supplementalData.txt | 260 id{"USD"} 698 id{"USD"} 1156 id{"USD"} 1280 id{"USD"} 1323 id{"USD"} 1354 id{"USD"} 1563 id{"USD"} 1855 id{"USD"} 1980 id{"USD"} 2096 id{"USD"} [all …]
|
D | wo.txt | 33 USD{ 54 USD{"$"} 78 USD{
|
D | lkt.txt | 5 USD{ 7 "USD",
|
D | qu_EC.txt | 9 USD{ 11 "USD",
|
D | haw.txt | 5 USD{ 7 "USD",
|
D | sah.txt | 9 USD{ 21 USD{
|
D | os.txt | 25 USD{ 55 USD{
|
D | root.txt | 64 USD{ 66 "USD", 181 USD{"$"}
|
D | es_419.txt | 25 USD{ 26 "USD",
|
D | wae.txt | 33 USD{ 71 USD{
|
D | ps.txt | 573 USD{ 575 "USD", 722 USD{"$"} 1302 USD{ 1303 one{"USD"} 1304 other{"USD"}
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/ |
D | NumberFormatterApiTest.java | 44 private static final Currency USD = Currency.getInstance("USD"); field in NumberFormatterApiTest 196 NumberFormatter.with().notation(Notation.compactShort()).unit(USD), in notationCompact() 211 … NumberFormatter.with().notation(Notation.compactShort()).unit(USD).unitWidth(UnitWidth.ISO_CODE), in notationCompact() 226 … NumberFormatter.with().notation(Notation.compactShort()).unit(USD).unitWidth(UnitWidth.FULL_NAME), in notationCompact() 243 NumberFormatter.with().notation(Notation.compactLong()).unit(USD), in notationCompact() 260 … NumberFormatter.with().notation(Notation.compactLong()).unit(USD).unitWidth(UnitWidth.ISO_CODE), in notationCompact() 276 … NumberFormatter.with().notation(Notation.compactLong()).unit(USD).unitWidth(UnitWidth.FULL_NAME), in notationCompact() 414 new Measure(5.43, USD), in unitMeasure() 566 NumberFormatter.with().unit(USD).unitWidth(UnitWidth.NARROW), in unitCurrency() 574 NumberFormatter.with().unit(USD).unitWidth(UnitWidth.SHORT), in unitCurrency() [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
D | NumberFormatterApiTest.java | 41 private static final Currency USD = Currency.getInstance("USD"); field in NumberFormatterApiTest 193 NumberFormatter.with().notation(Notation.compactShort()).unit(USD), in notationCompact() 208 … NumberFormatter.with().notation(Notation.compactShort()).unit(USD).unitWidth(UnitWidth.ISO_CODE), in notationCompact() 223 … NumberFormatter.with().notation(Notation.compactShort()).unit(USD).unitWidth(UnitWidth.FULL_NAME), in notationCompact() 240 NumberFormatter.with().notation(Notation.compactLong()).unit(USD), in notationCompact() 257 … NumberFormatter.with().notation(Notation.compactLong()).unit(USD).unitWidth(UnitWidth.ISO_CODE), in notationCompact() 273 … NumberFormatter.with().notation(Notation.compactLong()).unit(USD).unitWidth(UnitWidth.FULL_NAME), in notationCompact() 411 new Measure(5.43, USD), in unitMeasure() 563 NumberFormatter.with().unit(USD).unitWidth(UnitWidth.NARROW), in unitCurrency() 571 NumberFormatter.with().unit(USD).unitWidth(UnitWidth.SHORT), in unitCurrency() [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | numbertest_api.cpp | 23 : USD(u"USD", status), GBP(u"GBP", status), in NumberFormatterApiTest() 204 NumberFormatter::with().notation(Notation::compactShort()).unit(USD), in notationCompact() 219 .unit(USD) in notationCompact() 235 .unit(USD) in notationCompact() 252 NumberFormatter::with().notation(Notation::compactLong()).unit(USD), in notationCompact() 269 .unit(USD) in notationCompact() 286 .unit(USD) in notationCompact() 1187 NumberFormatter::with().adoptSymbols(new NumberingSystem(LATN)).unit(USD), in symbols() 1231 NumberFormatter::with().adoptSymbols(new NumberingSystem(LATN)).unit(USD), in symbols() 1238 NumberFormatter::with().unit(USD), in symbols() [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | NumberFormatTestCases.txt | 80 fpc: "en_US" 1234.56/USD "$1,234.56" 1234.56/USD
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | NumberFormatTestCases.txt | 80 fpc: "en_US" 1234.56/USD "$1,234.56" 1234.56/USD
|