Home
last modified time | relevance | path

Searched refs:UNUM_RANGE_COLLAPSE_UNIT (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dnumbertest_range.cpp266 .collapse(UNUM_RANGE_COLLAPSE_UNIT) in testCollapse()
339 .collapse(UNUM_RANGE_COLLAPSE_UNIT) in testCollapse()
398 .collapse(UNUM_RANGE_COLLAPSE_UNIT) in testCollapse()
448 .collapse(UNUM_RANGE_COLLAPSE_UNIT) in testCollapse()
498 .collapse(UNUM_RANGE_COLLAPSE_UNIT) in testCollapse()
/external/icu/icu4c/source/i18n/unicode/
Dunumberrangeformatter.h107 UNUM_RANGE_COLLAPSE_UNIT, enumerator
/external/icu/libicu/cts_headers/unicode/
Dunumberrangeformatter.h107 UNUM_RANGE_COLLAPSE_UNIT, enumerator
/external/icu/icu4c/source/i18n/
Dnumrange_impl.cpp260 case UNUM_RANGE_COLLAPSE_UNIT: in formatRange()
285 if (fCollapse == UNUM_RANGE_COLLAPSE_UNIT) { in formatRange()