Searched refs:kCacheUpdateDelay (Results 1 – 3 of 3) sorted by relevance
29 static const int kCacheUpdateDelay = 48 * 60 * 60 * 1000; variable44 kCacheUpdateDelay), in GpuBlacklistUpdater()
29 static const int kCacheUpdateDelay = 48 * 60 * 60 * 1000; variable103 kCacheUpdateDelay), in PromoResourceService()
30 const int kCacheUpdateDelay = 6 * 60 * 60 * 1000; variable55 return IsTest() ? kTestCacheUpdateDelay : kCacheUpdateDelay; in GetCacheUpdateDelay()