Home
last modified time | relevance | path

Searched defs:PartitionAllocAddressPoolManagerTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Daddress_pool_manager_unittest.cc49 class PartitionAllocAddressPoolManagerTest : public testing::Test { class
82 TEST_F(PartitionAllocAddressPoolManagerTest, TooLargePool) { in TEST_F() argument
93 TEST_F(PartitionAllocAddressPoolManagerTest, ManyPages) { in TEST_F() argument
108 TEST_F(PartitionAllocAddressPoolManagerTest, PagesFragmented) { in TEST_F() argument
134 TEST_F(PartitionAllocAddressPoolManagerTest, GetUsedSuperpages) { in TEST_F() argument
184 TEST_F(PartitionAllocAddressPoolManagerTest, IrregularPattern) { in TEST_F() argument
224 TEST_F(PartitionAllocAddressPoolManagerTest, DecommittedDataIsErased) { in TEST_F() argument
254 TEST_F(PartitionAllocAddressPoolManagerTest, RegularPoolUsageChanges) { in TEST_F() argument
282 TEST(PartitionAllocAddressPoolManagerTest, IsManagedByRegularPool) { in TEST() argument
331 TEST(PartitionAllocAddressPoolManagerTest, IsManagedByBRPPool) { in TEST() argument
[all …]