Home
last modified time | relevance | path

Searched refs:PartitionAllocFreeSlotBitmapTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dfreeslot_bitmap_unittest.cc27 class PartitionAllocFreeSlotBitmapTest : public ::testing::Test { class
73 TEST_F(PartitionAllocFreeSlotBitmapTest, MarkFirstSlotAsUsed) { in TEST_F() argument
82 TEST_F(PartitionAllocFreeSlotBitmapTest, MarkFirstSlotAsFree) { in TEST_F() argument
91 TEST_F(PartitionAllocFreeSlotBitmapTest, MarkAllBitsInCellAsUsed) { in TEST_F() argument
125 TEST_F(PartitionAllocFreeSlotBitmapTest, MarkLastSlotAsUsed) { in TEST_F() argument
134 TEST_F(PartitionAllocFreeSlotBitmapTest, ResetBitmap) { in TEST_F() argument
155 TEST_F(PartitionAllocFreeSlotBitmapTest, ResetBitmapWithZeroLengthRange) { in TEST_F() argument
182 TEST_F(PartitionAllocFreeSlotBitmapTest, ResetSingleBitInMiddleOfCell) { in TEST_F() argument