Searched refs:PartitionAllocThreadCacheTest (Results 1 – 2 of 2) sorted by relevance
105 class PartitionAllocThreadCacheTest class108 PartitionAllocThreadCacheTest() in PartitionAllocThreadCacheTest() function in partition_alloc::PartitionAllocThreadCacheTest112 ~PartitionAllocThreadCacheTest() override { in ~PartitionAllocThreadCacheTest()212 PartitionAllocThreadCacheTest,215 TEST_P(PartitionAllocThreadCacheTest, Simple) { in TEST_P() argument246 TEST_P(PartitionAllocThreadCacheTest, InexactSizeMatch) { in TEST_P() argument273 TEST_P(PartitionAllocThreadCacheTest, MultipleObjectsCachedPerBucket) { in TEST_P() argument285 TEST_P(PartitionAllocThreadCacheTest, ObjectsCachedCountIsLimited) { in TEST_P() argument291 TEST_P(PartitionAllocThreadCacheTest, Purge) { in TEST_P() argument302 TEST_P(PartitionAllocThreadCacheTest, NoCrossPartitionCache) { in TEST_P() argument[all …]
485 friend class PartitionAllocThreadCacheTest; in PA_COMPONENT_EXPORT() local