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