Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_allocator/
H A Dfuzzing.cc34 fuzzer::Domain<AllocationRequest> ArbitraryAllocationRequest(size_t max_size) { in ArbitraryAllocationRequest() function
55 return fuzzer::VariantOf(ArbitraryAllocationRequest(max_size), in ArbitraryRequest()