Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Duformattable.h49 UFMT_LONG, /**< ufmt_getLong() will return without conversion. @see ufmt_getLong */ enumerator
/external/icu/libandroidicu/include/unicode/
Duformattable.h49 UFMT_LONG, /**< ufmt_getLong() will return without conversion. @see ufmt_getLong */ enumerator
/external/icu/icu4c/source/test/cintltst/
Dcnumtst.c2301 assertTrue("ufmt_getType()=UFMT_LONG", ufmt_getType(ufmt, &status) == UFMT_LONG); in TestUFormattable()
/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp7126 expectUType = UFMT_LONG; in testFormattableAsUFormattable()