Home
last modified time | relevance | path

Searched defs:AllocateLargeAlignment (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pigweed/pw_allocator/
H A Dlibc_allocator_test.cc50 TEST(LibCAllocatorTest, AllocateLargeAlignment) { in TEST() argument
H A Dblock_allocator_testing.cc87 void BlockAllocatorTestBase::AllocateLargeAlignment() { in AllocateLargeAlignment() function in pw::allocator::test::BlockAllocatorTestBase
H A Dworst_fit_test.cc59 TEST_F(WorstFitAllocatorTest, AllocateLargeAlignment) { in TEST_F() argument
H A Dbest_fit_test.cc57 TEST_F(BestFitAllocatorTest, AllocateLargeAlignment) { in TEST_F() argument
H A Dbucket_allocator_test.cc62 TEST_F(BucketAllocatorTest, AllocateLargeAlignment) { in TEST_F() argument
H A Dfirst_fit_test.cc64 TEST_F(FirstFitAllocatorTest, AllocateLargeAlignment) { in TEST_F() argument