Searched defs:PartitionAllocThreadCacheTest (Results 1 – 2 of 2) sorted by relevance
84 class PartitionAllocThreadCacheTest class88 PartitionAllocThreadCacheTest() in PartitionAllocThreadCacheTest() function in partition_alloc::PartitionAllocThreadCacheTest195 TEST_P(PartitionAllocThreadCacheTest, Simple) { in TEST_P() argument224 TEST_P(PartitionAllocThreadCacheTest, InexactSizeMatch) { in TEST_P() argument249 TEST_P(PartitionAllocThreadCacheTest, MultipleObjectsCachedPerBucket) { in TEST_P() argument261 TEST_P(PartitionAllocThreadCacheTest, ObjectsCachedCountIsLimited) { in TEST_P() argument267 TEST_P(PartitionAllocThreadCacheTest, Purge) { in TEST_P() argument278 TEST_P(PartitionAllocThreadCacheTest, NoCrossPartitionCache) { in TEST_P() argument305 TEST_P(PartitionAllocThreadCacheTest, LargeAllocationsAreNotCached) { in TEST_P() argument322 TEST_P(PartitionAllocThreadCacheTest, DirectMappedAllocationsAreNotCached) { in TEST_P() argument[all …]
442 friend class PartitionAllocThreadCacheTest; in PA_COMPONENT_EXPORT() local