Home
last modified time | relevance | path

Searched defs:ResizeNull (Results 1 – 8 of 8) sorted by relevance

/external/pigweed/pw_allocator/
Dblock_allocator_testing.cc144 void BlockAllocatorTestBase::ResizeNull() { in ResizeNull() function in pw::allocator::test::BlockAllocatorTestBase
Dworst_fit_block_allocator_test.cc90 TEST_F(WorstFitBlockAllocatorTest, ResizeNull) { ResizeNull(); } in TEST_F() argument
Dbest_fit_block_allocator_test.cc88 TEST_F(BestFitBlockAllocatorTest, ResizeNull) { ResizeNull(); } in TEST_F() argument
Dlast_fit_block_allocator_test.cc87 TEST_F(LastFitBlockAllocatorTest, ResizeNull) { ResizeNull(); } in TEST_F() argument
Dbucket_block_allocator_test.cc134 TEST_F(BucketBlockAllocatorTest, ResizeNull) { ResizeNull(); } in TEST_F() argument
Ddual_first_fit_block_allocator_test.cc107 TEST_F(DualFirstFitBlockAllocatorTest, ResizeNull) { ResizeNull(); } in TEST_F() argument
Dallocator_test.cc36 TEST(AllocatorTest, ResizeNull) { in TEST() argument
Dfirst_fit_block_allocator_test.cc85 TEST_F(FirstFitBlockAllocatorTest, ResizeNull) { ResizeNull(); } in TEST_F() argument