HomeSort by relevance Sort by last modified time
    Searched refs:U_FORMAT_INEXACT_ERROR (Results 1 - 4 of 4) sorted by null

  /libcore/luni/src/main/native/
IcuUtilities.cpp 64 } else if (error == U_FORMAT_INEXACT_ERROR) {
  /external/icu/icu4c/source/common/unicode/
utypes.h 607 U_FORMAT_INEXACT_ERROR, /**< Cannot format a number exactly and rounding mode is ROUND_UNNECESSARY @stable ICU 4.8 */
  /external/icu/icu4c/source/test/intltest/
dcfmtest.cpp 441 if ((status == U_FORMAT_INEXACT_ERROR) && (result == "") && (expected == "Inexact")) {
  /external/icu/icu4c/source/i18n/
decimfmt.cpp     [all...]

Completed in 169 milliseconds