Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_allocator/
H A Dblock_allocator_testing.cc230 void BlockAllocatorTestBase::ResizeSmallLargerFailure() { in ResizeSmallLargerFailure() function in pw::allocator::test::BlockAllocatorTestBase
H A Dworst_fit_test.cc117 TEST_F(WorstFitAllocatorTest, ResizeSmallLargerFailure) { in TEST_F() argument
H A Dbest_fit_test.cc115 TEST_F(BestFitAllocatorTest, ResizeSmallLargerFailure) { in TEST_F() argument
H A Dbucket_allocator_test.cc204 TEST_F(BucketAllocatorTest, ResizeSmallLargerFailure) { in TEST_F() argument
H A Dfirst_fit_test.cc156 TEST_F(FirstFitAllocatorTest, ResizeSmallLargerFailure) { in TEST_F() argument