Searched refs:kICUObjectCacheTypeCount (Results 1 – 2 of 2) sorted by relevance
1435 static constexpr int kICUObjectCacheTypeCount = 5; variable2181 ICUObjectCacheEntry icu_object_cache_[kICUObjectCacheTypeCount];
5381 for (int i = 0; i < kICUObjectCacheTypeCount; i++) { in ThrowInternal()