Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_allocator/
H A Dblock_allocator_testing.cc199 void BlockAllocatorTestBase::ResizeSmallSame() { in ResizeSmallSame() function in pw::allocator::test::BlockAllocatorTestBase
H A Dworst_fit_test.cc111 TEST_F(WorstFitAllocatorTest, ResizeSmallSame) { ResizeSmallSame(); } in TEST_F() argument
H A Dbest_fit_test.cc109 TEST_F(BestFitAllocatorTest, ResizeSmallSame) { ResizeSmallSame(); } in TEST_F() argument
H A Dbucket_allocator_test.cc198 TEST_F(BucketAllocatorTest, ResizeSmallSame) { ResizeSmallSame(); } in TEST_F() argument
H A Dfirst_fit_test.cc150 TEST_F(FirstFitAllocatorTest, ResizeSmallSame) { ResizeSmallSame(); } in TEST_F() argument