Searched defs:PartitionAllocThreadCacheTest (Results 1 – 2 of 2) sorted by relevance
78 class PartitionAllocThreadCacheTest class81 PartitionAllocThreadCacheTest() in PartitionAllocThreadCacheTest() function in partition_alloc::PartitionAllocThreadCacheTest189 TEST_P(PartitionAllocThreadCacheTest, Simple) { in TEST_P() argument220 TEST_P(PartitionAllocThreadCacheTest, InexactSizeMatch) { in TEST_P() argument247 TEST_P(PartitionAllocThreadCacheTest, MultipleObjectsCachedPerBucket) { in TEST_P() argument259 TEST_P(PartitionAllocThreadCacheTest, ObjectsCachedCountIsLimited) { in TEST_P() argument265 TEST_P(PartitionAllocThreadCacheTest, Purge) { in TEST_P() argument276 TEST_P(PartitionAllocThreadCacheTest, NoCrossPartitionCache) { in TEST_P() argument298 TEST_P(PartitionAllocThreadCacheTest, LargeAllocationsAreNotCached) { in TEST_P() argument316 TEST_P(PartitionAllocThreadCacheTest, DirectMappedAllocationsAreNotCached) { in TEST_P() argument[all …]
472 friend class PartitionAllocThreadCacheTest; in PA_COMPONENT_EXPORT() local