Home
last modified time | relevance | path

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

/system/core/adb/
Dsocket_test.cpp284 std::thread client_thread(ClientThreadFunc); in TEST_F() local
300 client_thread.join(); in TEST_F()