Searched refs:ShutdownThreadFunc (Results 1 – 1 of 1) sorted by relevance
166 std::thread shutdown_thread(&AsyncQpsServerTest::ShutdownThreadFunc, this); in ~AsyncQpsServerTest()196 void ShutdownThreadFunc() { in ShutdownThreadFunc() function in grpc::testing::AsyncQpsServerTest