Searched refs:throwaway_queue (Results 1 – 1 of 1) sorted by relevance
64 auto throwaway_queue = std::make_shared<AclConnection::Queue>(10); in LLVMFuzzerTestOneInput() local66 new ClassicAclConnection(throwaway_queue, &fake_command_interface, 0, myAddress))); in LLVMFuzzerTestOneInput()