Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/
H A Dtest_harness.h39 struct ReallocationRequest { struct
45 std::variant<AllocationRequest, DeallocationRequest, ReallocationRequest>; argument