Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_allocator/
H A Dblock_allocator_testing.cc102 void BlockAllocatorTestBase::AllocateAlignmentFailure() { in AllocateAlignmentFailure() function in pw::allocator::test::BlockAllocatorTestBase
H A Dworst_fit_test.cc63 TEST_F(WorstFitAllocatorTest, AllocateAlignmentFailure) { in TEST_F() argument
H A Dbest_fit_test.cc61 TEST_F(BestFitAllocatorTest, AllocateAlignmentFailure) { in TEST_F() argument
H A Dbucket_allocator_test.cc66 TEST_F(BucketAllocatorTest, AllocateAlignmentFailure) { in TEST_F() argument
H A Dfirst_fit_test.cc68 TEST_F(FirstFitAllocatorTest, AllocateAlignmentFailure) { in TEST_F() argument