Searched refs:RND_ERROR (Results 1 – 2 of 2) sorted by relevance
165 if (fType == RND_ERROR) { return *this; } // no-op in error state in withMode()172 if (fType == RND_ERROR) { return *this; } // no-op in error state in withMinDigits()181 if (fType == RND_ERROR) { return *this; } // no-op in error state in withMaxDigits()191 if (fType == RND_ERROR) { return *this; } // no-op in error state in withCurrency()215 if (fType == RND_ERROR) { return *this; } // no-op in error state in withMinFraction()337 case Precision::RND_ERROR: in apply()
720 RND_ERROR enumerator759 Precision(UErrorCode errorCode) : fType(RND_ERROR) { in Precision()770 if (fType == RND_ERROR) { in copyErrorTo()