Searched defs:IterateOverBlocks (Results 1 – 6 of 6) sorted by relevance
152 void BlockAllocatorBenchmark<AllocatorType>::IterateOverBlocks( in IterateOverBlocks() function
225 void BlockAllocatorTest<BlockAllocatorType>::IterateOverBlocks() { in IterateOverBlocks() function
97 TEST_F(WorstFitAllocatorTest, IterateOverBlocks) { IterateOverBlocks(); } in TEST_F() argument
95 TEST_F(BestFitAllocatorTest, IterateOverBlocks) { IterateOverBlocks(); } in TEST_F() argument
184 TEST_F(BucketAllocatorTest, IterateOverBlocks) { IterateOverBlocks(); } in TEST_F() argument
136 TEST_F(FirstFitAllocatorTest, IterateOverBlocks) { IterateOverBlocks(); } in TEST_F() argument