Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_allocator/
H A Dblock_allocator_testing.cc209 void BlockAllocatorTestBase::ResizeSmallSmaller() { in ResizeSmallSmaller() function in pw::allocator::test::BlockAllocatorTestBase
H A Dworst_fit_test.cc113 TEST_F(WorstFitAllocatorTest, ResizeSmallSmaller) { ResizeSmallSmaller(); } in TEST_F() argument
H A Dbest_fit_test.cc111 TEST_F(BestFitAllocatorTest, ResizeSmallSmaller) { ResizeSmallSmaller(); } in TEST_F() argument
H A Dbucket_allocator_test.cc200 TEST_F(BucketAllocatorTest, ResizeSmallSmaller) { ResizeSmallSmaller(); } in TEST_F() argument
H A Dfirst_fit_test.cc152 TEST_F(FirstFitAllocatorTest, ResizeSmallSmaller) { ResizeSmallSmaller(); } in TEST_F() argument