Home
last modified time | relevance | path

Searched defs:AddSelfFunctor (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/test/cpp/microbenchmarks/
Dbm_threadpool.cc182 class AddSelfFunctor : public grpc_experimental_completion_queue_functor { class
184 AddSelfFunctor(grpc_core::ThreadPool* pool, BlockingCounter* counter, in AddSelfFunctor() function in grpc::testing::AddSelfFunctor