Lines Matching refs:U_ASSERT
464 U_ASSERT(!tzCanonicalID.isEmpty()); in getGenericLocationName()
472 U_ASSERT(status == U_ZERO_ERROR); // already checked length above in getGenericLocationName()
498 U_ASSERT(usCountryCode.length() < ULOC_COUNTRY_CAPACITY); in getGenericLocationName()
534 U_ASSERT(cacheID != NULL); in getGenericLocationName()
559 U_ASSERT(type == UTZGNM_LONG || type == UTZGNM_SHORT); in formatGenericNonLocationName()
726 U_ASSERT(!tzCanonicalID.isEmpty()); in getPartialLocationName()
727 U_ASSERT(!mzID.isEmpty()); in getPartialLocationName()
728 U_ASSERT(!mzDisplayName.isEmpty()); in getPartialLocationName()
734 U_ASSERT(key.tzID != NULL && key.mzID != NULL); in getPartialLocationName()
746 U_ASSERT(usCountryCode.length() < ULOC_COUNTRY_CAPACITY); in getPartialLocationName()
883 U_ASSERT(mzID.length() > 0); in findBestMatch()