Home
last modified time | relevance | path

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

/system/bt/osi/test/fuzzers/allocation_tracker/
Dfuzz_allocation_tracker.cc35 void freeAllocationVector(std::vector<alloc_struct>* alloc_vector) { in freeAllocationVector()
46 void callArbitraryFunction(std::vector<alloc_struct>* alloc_vector, in callArbitraryFunction()
127 std::vector<alloc_struct> alloc_vector; in LLVMFuzzerTestOneInput() local
/system/bt/osi/test/fuzzers/allocator/
Dfuzz_allocator.cc24 void callArbitraryFunction(std::vector<void*>* alloc_vector, in callArbitraryFunction()
104 std::vector<void*> alloc_vector; in LLVMFuzzerTestOneInput() local
/system/bt/osi/test/fuzzers/list/
Dfuzz_list.cc72 std::vector<void*>* alloc_vector, in callArbitraryFunction()
254 std::vector<void*> alloc_vector; in LLVMFuzzerTestOneInput() local