Searched refs:U_FORMAT_INEXACT_ERROR (Results 1 – 10 of 10) sorted by relevance
107 status = U_FORMAT_INEXACT_ERROR; in getRoundingDirection()
150 status = U_FORMAT_INEXACT_ERROR; in getRoundingDirection()
574 …U_FORMAT_INEXACT_ERROR, /**< Cannot format a number exactly and rounding mode is ROUND_U… enumerator
550 …U_FORMAT_INEXACT_ERROR, /**< Cannot format a number exactly and rounding mode is ROUND_U… enumerator
568 …U_FORMAT_INEXACT_ERROR, /**< Cannot format a number exactly and rounding mode is ROUND_U… enumerator
463 if ((status == U_FORMAT_INEXACT_ERROR) && (result == "") && (expected == "Inexact")) { in execFormatTest()
517 status.expectErrorAndReset(U_FORMAT_INEXACT_ERROR); in testNickelRounding()