Searched refs:UFMT_LONG (Results 1 – 4 of 4) sorted by relevance
49 UFMT_LONG, /**< ufmt_getLong() will return without conversion. @see ufmt_getLong */ enumerator
2380 assertTrue("ufmt_getType()=UFMT_LONG", ufmt_getType(ufmt, &status) == UFMT_LONG); in TestUFormattable()
7260 expectUType = UFMT_LONG; in testFormattableAsUFormattable()