Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hal/
Dsnoop_logger_test.cc1475 SnoopLoggerSocketThread slsThread(std::move(sls)); in TEST_F() local
1476 auto thread_start_future = slsThread.Start(); in TEST_F()
1480 snoop_logger->RegisterSocket(&slsThread); in TEST_F()
1507 slsThread.GetSocket()->WaitForClientSocketConnected(); in TEST_F()
1643 SnoopLoggerSocketThread slsThread(std::move(sls)); in TEST_F() local
1644 auto thread_start_future = slsThread.Start(); in TEST_F()
1648 snoop_logger->RegisterSocket(&slsThread); in TEST_F()
1678 slsThread.GetSocket()->WaitForClientSocketConnected(); in TEST_F()