Searched defs:ResizeLargeSame (Results 1 – 5 of 5) sorted by relevance
158 void BlockAllocatorTestBase::ResizeLargeSame() { in ResizeLargeSame() function in pw::allocator::test::BlockAllocatorTestBase
101 TEST_F(WorstFitAllocatorTest, ResizeLargeSame) { ResizeLargeSame(); } in TEST_F() argument
99 TEST_F(BestFitAllocatorTest, ResizeLargeSame) { ResizeLargeSame(); } in TEST_F() argument
188 TEST_F(BucketAllocatorTest, ResizeLargeSame) { ResizeLargeSame(); } in TEST_F() argument
140 TEST_F(FirstFitAllocatorTest, ResizeLargeSame) { ResizeLargeSame(); } in TEST_F() argument