Searched defs:DestroyMultithreading (Results 1 – 3 of 3) sorted by relevance
/third_party/grpc/test/cpp/qps/ | ||
D | client_sync.cc | 140 void DestroyMultithreading() override final { EndThreads(); } in DestroyMultithreading() function in grpc::testing::SynchronousUnaryClient |
D | client_callback.cc | 134 void DestroyMultithreading() final { in DestroyMultithreading() function in grpc::testing::CallbackClient |
D | client_async.cc | 230 void DestroyMultithreading() override final { in DestroyMultithreading() function in grpc::testing::AsyncClient |