Home
last modified time | relevance | path

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

/system/bt/osi/test/fuzzers/allocation_tracker/
Dfuzz_allocation_tracker.cc35 void freeAllocationVector(std::vector<alloc_struct>* alloc_vector) { in freeAllocationVector() function
114 freeAllocationVector(alloc_vector); in callArbitraryFunction()
137 freeAllocationVector(&alloc_vector); in LLVMFuzzerTestOneInput()