Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/
Dmodule.h197 os::Thread& GetTestThread() { in GetTestThread() function
227 return ModuleRegistry::Start<T>(&GetTestThread()); in Start()
231 if (!GetTestThread().GetReactor()->WaitForIdle(std::chrono::milliseconds(100))) { in WaitForIdleAndStopAll()
/packages/modules/Bluetooth/system/gd/storage/
Dstorage_module_test.cc136 test_registry_.GetTestThread().GetReactor()->WaitForIdle(std::chrono::seconds(2)); in WaitForReactorIdle()
141 return test_registry_.GetTestThread().GetReactor()->WaitForIdle(std::chrono::seconds(2)); in WaitForReactorIdle()
/packages/modules/Bluetooth/system/gd/shim/
Ddumpsys_test.cc98 os::Thread& thread_ = fake_registry_.GetTestThread();
/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer_unittest.cc81 fake_registry_.Start<HciLayer>(&fake_registry_.GetTestThread()); in SetUp()
112 ASSERT(fake_registry_.GetTestThread().GetReactor()->WaitForIdle(2s)); in sync_handler()
Dcontroller_test.cc307 os::Thread& thread_ = fake_registry_.GetTestThread();
Dremote_name_request_test.cc121 os::Thread& thread_ = fake_registry_.GetTestThread();
Dhci_layer_test.cc224 fake_registry_.Start<DependsOnHci>(&fake_registry_.GetTestThread()); in SetUp()
Dle_scanning_manager_test.cc308 os::Thread& thread_ = fake_registry_.GetTestThread();
Dacl_manager_unittest.cc420 os::Thread& thread_ = fake_registry_.GetTestThread();
Dacl_manager_test.cc155 os::Thread& thread_ = fake_registry_.GetTestThread();
Dle_advertising_manager_test.cc211 os::Thread& thread_ = fake_registry_.GetTestThread();
/packages/modules/Bluetooth/system/gd/l2cap/fuzz/
Dshim_l2cap.h102 os::Thread& thread_ = fake_registry_.GetTestThread();
/packages/modules/Bluetooth/system/gd/security/record/
Dsecurity_record_storage_test.cc52 os::Thread& thread_ = fake_registry_.GetTestThread();
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dacl_scheduler_test.cc96 os::Thread& thread_ = fake_registry_.GetTestThread();
/packages/modules/Bluetooth/system/gd/neighbor/
Dinquiry_test.cc361 os::Thread& thread_ = fake_registry_.GetTestThread();
/packages/modules/Bluetooth/system/gd/security/channel/
Dsecurity_manager_channel_unittest.cc252 Thread& thread_ = fake_registry_.GetTestThread();
/packages/modules/Bluetooth/system/gd/security/pairing/
Dclassic_pairing_handler_unittest.cc237 Thread& thread_ = fake_registry_.GetTestThread();