Home
last modified time | relevance | path

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

/external/pigweed/pw_allocator/
Dblock_allocator_testing.cc222 void BlockAllocatorTestBase::ResizeSmallLargerFailure() { in ResizeSmallLargerFailure() function in pw::allocator::test::BlockAllocatorTestBase
Dworst_fit_block_allocator_test.cc108 TEST_F(WorstFitBlockAllocatorTest, ResizeSmallLargerFailure) { in TEST_F() argument
Dbest_fit_block_allocator_test.cc106 TEST_F(BestFitBlockAllocatorTest, ResizeSmallLargerFailure) { in TEST_F() argument
Dlast_fit_block_allocator_test.cc105 TEST_F(LastFitBlockAllocatorTest, ResizeSmallLargerFailure) { in TEST_F() argument
Dbucket_block_allocator_test.cc152 TEST_F(BucketBlockAllocatorTest, ResizeSmallLargerFailure) { in TEST_F() argument
Ddual_first_fit_block_allocator_test.cc133 TEST_F(DualFirstFitBlockAllocatorTest, ResizeSmallLargerFailure) { in TEST_F() argument
Dfirst_fit_block_allocator_test.cc103 TEST_F(FirstFitBlockAllocatorTest, ResizeSmallLargerFailure) { in TEST_F() argument