Searched refs:PartitionAllocFreeSlotBitmapTest (Results 1 – 1 of 1) sorted by relevance
27 class PartitionAllocFreeSlotBitmapTest : public ::testing::Test { class73 TEST_F(PartitionAllocFreeSlotBitmapTest, MarkFirstSlotAsUsed) { in TEST_F() argument82 TEST_F(PartitionAllocFreeSlotBitmapTest, MarkFirstSlotAsFree) { in TEST_F() argument91 TEST_F(PartitionAllocFreeSlotBitmapTest, MarkAllBitsInCellAsUsed) { in TEST_F() argument125 TEST_F(PartitionAllocFreeSlotBitmapTest, MarkLastSlotAsUsed) { in TEST_F() argument134 TEST_F(PartitionAllocFreeSlotBitmapTest, ResetBitmap) { in TEST_F() argument155 TEST_F(PartitionAllocFreeSlotBitmapTest, ResetBitmapWithZeroLengthRange) { in TEST_F() argument182 TEST_F(PartitionAllocFreeSlotBitmapTest, ResetSingleBitInMiddleOfCell) { in TEST_F() argument