Searched refs:up_thread_ (Results 1 – 1 of 1) sorted by relevance
36 up_thread_ = new Thread("up_thread", Thread::Priority::NORMAL); in SetUp()37 up_handler_ = new Handler(up_thread_); in SetUp()44 delete up_thread_; in TearDown()49 Thread* up_thread_; member in bluetooth::common::__anon5cfa03a00111::BidiQueueTest