Searched refs:client_thread (Results 1 – 1 of 1) sorted by relevance
284 std::thread client_thread(ClientThreadFunc); in TEST_F() local300 client_thread.join(); in TEST_F()