Searched defs:cache1 (Results 1 – 3 of 3) sorted by relevance
68 PropertyInvalidatedCache<Integer, Boolean> cache1 = in testDisableCache1() local
982 auto cache1 = cachedEntity1.Structuralize(); variable1019 auto cache1 = cachedEntity1.Structuralize(); variable
72 LRUCache cache1(sizeof(CacheNode) * 4, 1); in TEST() local