HomeSort by relevance Sort by last modified time
    Searched refs:UNUM_LONG (Results 1 - 3 of 3) sorted by null

  /external/icu4c/test/intltest/
compactdecimalformattest.cpp 229 CheckLocale("sr", UNUM_LONG, kSerbianLong, LENGTHOF(kSerbianLong));
233 CheckLocale("sr", UNUM_LONG, kSerbianLongNegative, LENGTHOF(kSerbianLongNegative));
271 CheckLocale("sk", UNUM_LONG, kSkLong, LENGTHOF(kSkLong));
279 CheckLocale("ar", UNUM_LONG, kArabicLong, LENGTHOF(kArabicLong));
  /external/icu4c/i18n/unicode/
unum.h 262 UNUM_LONG
    [all...]
  /external/icu4c/i18n/
compactdecimalformat.cpp 395 // UNUM_LONG data is requested for a locale, and that locale does not have
396 // UNUM_LONG data, getCDFLocaleStyleData will fall back to UNUM_SHORT data for
447 case UNUM_LONG:
485 // We load the UNUM_SHORT and UNUM_LONG data looking first in local numbering
489 // UNUM_SHORT data before finding UNUM_LONG data we make UNUM_LONG data fall

Completed in 164 milliseconds