Home
last modified time | relevance | path

Searched refs:GenerateReallocationRequest (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_allocator/
H A Dtest_harness.cc73 request = GenerateReallocationRequest(max_size); in GenerateRequest()
93 ReallocationRequest TestHarness::GenerateReallocationRequest(size_t max_size) { in GenerateReallocationRequest() function in pw::allocator::test::TestHarness
/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/
H A Dtest_harness.h151 ReallocationRequest GenerateReallocationRequest(size_t max_size);