Lines Matching defs:Cache
84 typedef typename TypeParam::template Type<int, CachedItem> Cache; in TYPED_TEST() typedef
164 typedef typename TypeParam::template Type<int, CachedItem> Cache; in TYPED_TEST() typedef
199 typedef typename TypeParam::template Type<int, CachedItem> Cache; in TYPED_TEST() typedef
237 using Cache = in TYPED_TEST() typedef
281 using Cache = in TYPED_TEST() typedef
307 typedef typename TypeParam::template Type<std::string, CachedItem> Cache; in TYPED_TEST() typedef
324 typedef typename TypeParam::template Type<int, CachedItem> Cache; in TYPED_TEST() typedef
428 typedef typename TypeParam::template Type<std::string> Cache; in TYPED_TEST() typedef
529 using Cache = typename TypeParam::template Type<Ptr, DerefCompare<Ptr>>; in TYPED_TEST() typedef
533 using Cache = typename TypeParam::template Type<Ptr, DerefHash<Ptr>, in TYPED_TEST() typedef
586 typedef typename TypeParam::template Type<std::string, int> Cache; in TYPED_TEST() typedef