Searched refs:server_threads_ (Results 1 – 1 of 1) sorted by relevance
185 server_threads_.emplace_back(&CommonStressTestAsyncServer::ProcessRpcs, in SetUp()198 server_threads_[i].join(); in TearDown()257 std::vector<std::thread> server_threads_; member in grpc::testing::CommonStressTestAsyncServer