Searched defs:ResizeNull (Results 1 – 8 of 8) sorted by relevance
144 void BlockAllocatorTestBase::ResizeNull() { in ResizeNull() function in pw::allocator::test::BlockAllocatorTestBase
90 TEST_F(WorstFitBlockAllocatorTest, ResizeNull) { ResizeNull(); } in TEST_F() argument
88 TEST_F(BestFitBlockAllocatorTest, ResizeNull) { ResizeNull(); } in TEST_F() argument
87 TEST_F(LastFitBlockAllocatorTest, ResizeNull) { ResizeNull(); } in TEST_F() argument
134 TEST_F(BucketBlockAllocatorTest, ResizeNull) { ResizeNull(); } in TEST_F() argument
107 TEST_F(DualFirstFitBlockAllocatorTest, ResizeNull) { ResizeNull(); } in TEST_F() argument
36 TEST(AllocatorTest, ResizeNull) { in TEST() argument
85 TEST_F(FirstFitBlockAllocatorTest, ResizeNull) { ResizeNull(); } in TEST_F() argument