Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/common/
Dbidi_queue_unittest.cc39 down_handler_ = new Handler(down_thread_); in SetUp()
45 delete down_handler_; in TearDown()
52 Handler* down_handler_; member in bluetooth::common::__anon5ce44f8f0111::BidiQueueTest
122 TestBidiQueueEnd<A, B> test_down(queue.GetDownEnd(), down_handler_); in TEST_F()
/packages/modules/Bluetooth/system/stack/test/btm/
Dstack_btm_sec_test.cc82 down_handler_ = new bluetooth::os::Handler(down_thread_); in SetUp()
90 down_handler_->Clear(); in TearDown()
91 delete down_handler_; in TearDown()
102 bluetooth::os::Handler* down_handler_; member in StackBtmSecWithQueuesTest
Dstack_btm_test.cc82 down_handler_ = new bluetooth::os::Handler(down_thread_); in SetUp()
91 down_handler_->Clear(); in TearDown()
92 delete down_handler_; in TearDown()
104 bluetooth::os::Handler* down_handler_; member in __anon6cde693f0111::StackBtmWithQueuesTest