Searched refs:client_thread (Results 1 – 1 of 1) sorted by relevance
290 std::thread client_thread(ClientThreadFunc, assigned_port); in TEST_F() local306 client_thread.join(); in TEST_F()