Searched defs:expectedDefault (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | NumberRegression.java | 479 String expectedDefault = "-5\u00a0789,988"; in Test4070798() local 530 String expectedDefault = "-5\u00a0789,988"; in Test4071005() local 577 String expectedDefault = "-5.789,988"; in Test4071014() local 627 String expectedDefault = "-5.789,988"; in Test4071859() local
|
/external/icu/icu4c/source/test/intltest/ |
D | numrgts.cpp | 903 UnicodeString expectedDefault(chars1, 10, 10); in Test4070798() local 980 UnicodeString expectedDefault(chars1, 10, 10); in Test4071005() local 1043 UnicodeString expectedDefault("-5.789,988"); in Test4071014() local 1111 UnicodeString expectedDefault("-5.789,988"); in Test4071859() local
|