Searched refs:OveruseConfigurationCache (Results 1 – 3 of 3) sorted by relevance
968 OveruseConfigurationCache cache = new OveruseConfigurationCache(); in testOveruseConfigurationCacheGetVendorPackagePrefixes()978 OveruseConfigurationCache cache = new OveruseConfigurationCache(); in testOveruseConfigurationCacheFetchThreshold()1025 OveruseConfigurationCache cache = new OveruseConfigurationCache(); in testOveruseConfigurationCacheIsSafeToKill()1055 OveruseConfigurationCache cache = new OveruseConfigurationCache(); in testOverwriteOveruseConfigurationCache()1067 .isEqualTo(OveruseConfigurationCache.DEFAULT_THRESHOLD); in testOverwriteOveruseConfigurationCache()1072 .isEqualTo(OveruseConfigurationCache.DEFAULT_THRESHOLD); in testOverwriteOveruseConfigurationCache()1077 .isEqualTo(OveruseConfigurationCache.DEFAULT_THRESHOLD); in testOverwriteOveruseConfigurationCache()
55 public final class OveruseConfigurationCache { class56 private static final String TAG = OveruseConfigurationCache.class.getSimpleName();
228 private final OveruseConfigurationCache mOveruseConfigurationCache;327 mOveruseConfigurationCache = new OveruseConfigurationCache(); in WatchdogPerfHandler()