Searched refs:PartitionAllocAddressPoolManagerTest (Results 1 – 1 of 1) sorted by relevance
49 class PartitionAllocAddressPoolManagerTest : public testing::Test { class51 PartitionAllocAddressPoolManagerTest() = default;52 ~PartitionAllocAddressPoolManagerTest() override = default;82 TEST_F(PartitionAllocAddressPoolManagerTest, TooLargePool) { in TEST_F() argument93 TEST_F(PartitionAllocAddressPoolManagerTest, ManyPages) { in TEST_F() argument108 TEST_F(PartitionAllocAddressPoolManagerTest, PagesFragmented) { in TEST_F() argument134 TEST_F(PartitionAllocAddressPoolManagerTest, GetUsedSuperpages) { in TEST_F() argument184 TEST_F(PartitionAllocAddressPoolManagerTest, IrregularPattern) { in TEST_F() argument224 TEST_F(PartitionAllocAddressPoolManagerTest, DecommittedDataIsErased) { in TEST_F() argument254 TEST_F(PartitionAllocAddressPoolManagerTest, RegularPoolUsageChanges) { in TEST_F() argument[all …]