Searched refs:GetTestThread (Results 1 – 11 of 11) sorted by relevance
181 os::Thread& GetTestThread() { return test_thread; } in GetTestThread() function210 return ModuleRegistry::Start<T>(&GetTestThread()); in Start()214 if (!GetTestThread().GetReactor()->WaitForIdle(std::chrono::milliseconds(100))) { in WaitForIdleAndStopAll()
120 test_registry_.GetTestThread().GetReactor()->WaitForIdle(std::chrono::seconds(2)); in WaitForReactorIdle()125 return test_registry_.GetTestThread().GetReactor()->WaitForIdle(std::chrono::seconds(2)); in WaitForReactorIdle()
101 fake_registry_.Start<HciLayer>(&fake_registry_.GetTestThread()); in SetUp()131 log::assert_that(fake_registry_.GetTestThread().GetReactor()->WaitForIdle(2s), in sync_handler()
179 os::Thread& thread_ = fake_registry_.GetTestThread();
305 os::Thread& thread_ = fake_registry_.GetTestThread();
213 fake_registry_.Start<DependsOnHci>(&fake_registry_.GetTestThread()); in SetUp()
119 os::Thread& thread_ = fake_registry_.GetTestThread();
307 os::Thread& thread_ = fake_registry_.GetTestThread();
168 os::Thread& thread_ = fake_registry_.GetTestThread();
201 os::Thread& thread_ = fake_registry_.GetTestThread();
101 os::Thread& thread_ = fake_registry_.GetTestThread();