Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/fuzz/
Dfuzz_l2cap.cc64 auto throwaway_queue = std::make_shared<AclConnection::Queue>(10); in LLVMFuzzerTestOneInput() local
66 new ClassicAclConnection(throwaway_queue, &fake_command_interface, 0, myAddress))); in LLVMFuzzerTestOneInput()