Home
last modified time | relevance | path

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

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DNumberRegressionTests.java505 String expectedDefault = "-5\u202f789,988"; in Test4070798() local
557 String expectedDefault = "-5\u00a0789,988"; in Test4071005() local
605 String expectedDefault = "-5.789,988"; in Test4071014() local
656 String expectedDefault = "-5.789,988"; in Test4071859() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberRegressionTests.java502 String expectedDefault = "-5\u202f789,988"; in Test4070798() local
554 String expectedDefault = "-5\u00a0789,988"; in Test4071005() local
602 String expectedDefault = "-5.789,988"; in Test4071014() local
653 String expectedDefault = "-5.789,988"; in Test4071859() local
/third_party/icu/icu4c/source/test/intltest/
Dnumrgts.cpp913 UnicodeString expectedDefault(chars1, 10, 10); in Test4070798() local
990 UnicodeString expectedDefault(chars1, 10, 10); in Test4071005() local
1053 UnicodeString expectedDefault("-5.789,988"); in Test4071014() local
1121 UnicodeString expectedDefault("-5.789,988"); in Test4071859() local