Home
last modified time | relevance | path

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

/external/pigweed/pw_allocator/
Dblock_allocator_testing.cc201 void BlockAllocatorTestBase::ResizeSmallSmaller() { in ResizeSmallSmaller() function in pw::allocator::test::BlockAllocatorTestBase
Dworst_fit_block_allocator_test.cc104 TEST_F(WorstFitBlockAllocatorTest, ResizeSmallSmaller) { ResizeSmallSmaller(); } in TEST_F() argument
Dbest_fit_block_allocator_test.cc102 TEST_F(BestFitBlockAllocatorTest, ResizeSmallSmaller) { ResizeSmallSmaller(); } in TEST_F() argument
Dlast_fit_block_allocator_test.cc101 TEST_F(LastFitBlockAllocatorTest, ResizeSmallSmaller) { ResizeSmallSmaller(); } in TEST_F() argument
Dbucket_block_allocator_test.cc148 TEST_F(BucketBlockAllocatorTest, ResizeSmallSmaller) { ResizeSmallSmaller(); } in TEST_F() argument
Ddual_first_fit_block_allocator_test.cc125 TEST_F(DualFirstFitBlockAllocatorTest, ResizeSmallSmaller) { in TEST_F() argument
Dfirst_fit_block_allocator_test.cc99 TEST_F(FirstFitBlockAllocatorTest, ResizeSmallSmaller) { ResizeSmallSmaller(); } in TEST_F() argument