Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_allocator/
H A Dblock_allocator_testing.cc158 void BlockAllocatorTestBase::ResizeLargeSame() { in ResizeLargeSame() function in pw::allocator::test::BlockAllocatorTestBase
H A Dworst_fit_test.cc101 TEST_F(WorstFitAllocatorTest, ResizeLargeSame) { ResizeLargeSame(); } in TEST_F() argument
H A Dbest_fit_test.cc99 TEST_F(BestFitAllocatorTest, ResizeLargeSame) { ResizeLargeSame(); } in TEST_F() argument
H A Dbucket_allocator_test.cc188 TEST_F(BucketAllocatorTest, ResizeLargeSame) { ResizeLargeSame(); } in TEST_F() argument
H A Dfirst_fit_test.cc140 TEST_F(FirstFitAllocatorTest, ResizeLargeSame) { ResizeLargeSame(); } in TEST_F() argument