Searched defs:cache1 (Results 1 – 4 of 4) sorted by relevance
110 scoped_refptr<AppCache> cache1(new AppCache(service.storage(), 111)); in TEST_F() local184 AppCache* cache1 = new AppCache(service.storage(), 111); in TEST_F() local
366 AppCache* cache1 = new AppCache(service_.storage(), 111); in TEST_F() local
665 AppCache* cache1 = MakeCacheForGroup(1, 111); in StartUpgradeAttemptTest() local
20 NaClValidationCache cache1; member in nacl::NaClValidationCacheTest