Searched refs:actionCache (Results 1 – 1 of 1) sorted by relevance
137 SpyActionCacheImpl actionCache = new SpyActionCacheImpl(); in uploadCache_works() local138 mServiceRegistry.addService(actionCache); in uploadCache_works()156 assertEquals(actionCache.actionResult, expectedResult); in uploadCache_works()157 assertEquals(actionCache.actionDigest, DigestCalculator.compute(action.action())); in uploadCache_works()