Home
last modified time | relevance | path

Searched refs:DoNothing_cb (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/test/cpp/naming/
Dcancel_ares_query_test.cc133 grpc_closure DoNothing_cb; in ArgsFinish() local
134 GRPC_CLOSURE_INIT(&DoNothing_cb, DoNothing, nullptr, in ArgsFinish()
136 grpc_pollset_shutdown(args->pollset, &DoNothing_cb); in ArgsFinish()
Dresolver_component_test.cc185 grpc_closure DoNothing_cb; in ArgsFinish() local
186 GRPC_CLOSURE_INIT(&DoNothing_cb, DoNothing, nullptr, in ArgsFinish()
188 grpc_pollset_shutdown(args->pollset, &DoNothing_cb); in ArgsFinish()