Searched refs:U_FORMAT_INEXACT_ERROR (Results 1 – 3 of 3) sorted by relevance
607 …U_FORMAT_INEXACT_ERROR, /**< Cannot format a number exactly and rounding mode is ROUND_U… enumerator
441 if ((status == U_FORMAT_INEXACT_ERROR) && (result == "") && (expected == "Inexact")) { in execFormatTest()
1700 status = U_FORMAT_INEXACT_ERROR;1726 status = U_FORMAT_INEXACT_ERROR;