Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/os/linux_generic/
H A Dqueue_unittest.cc808 Handler* enqueue_handler = new Handler(enqueue_thread); in RegisterEnqueueAndDelete() local
811enqueue_handler, common::Bind([]() { return std::make_unique<std::string>("A string to fill the qu… in RegisterEnqueueAndDelete()