Searched defs:ResizeNull (Results 1 – 6 of 6) sorted by relevance
152 void BlockAllocatorTestBase::ResizeNull() { in ResizeNull() function in pw::allocator::test::BlockAllocatorTestBase
99 TEST_F(WorstFitAllocatorTest, ResizeNull) { ResizeNull(); } in TEST_F() argument
38 TEST(AllocatorTest, ResizeNull) { in TEST() argument
97 TEST_F(BestFitAllocatorTest, ResizeNull) { ResizeNull(); } in TEST_F() argument
186 TEST_F(BucketAllocatorTest, ResizeNull) { ResizeNull(); } in TEST_F() argument
138 TEST_F(FirstFitAllocatorTest, ResizeNull) { ResizeNull(); } in TEST_F() argument