Searched refs:IsCacheOverflow (Results 1 – 3 of 3) sorted by relevance
174 bool CacheManager::IsCacheOverflow(CacheUser user) const in IsCacheOverflow() function in OHOS::ACELite::CacheManager204 if (IsCacheOverflow(CacheUser(i))) { in IsWholeCacheHealthy()
58 bool IsCacheOverflow(CacheUser user) const;
205 EXPECT_TRUE(CacheManager::GetInstance().IsCacheOverflow(CacheUser::USER_LOCALIZATION));