Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_call_create.cc111 void* method_hdl = grpc_channel_register_call(fixture.channel(), "/foo/bar", in BM_CallCreateDestroy() local
730 void* method_hdl = grpc_channel_register_call(fixture.channel(), "/foo/bar", in BM_IsolatedCall_NoOp() local
745 void* method_hdl = grpc_channel_register_call(fixture.channel(), "/foo/bar", in BM_IsolatedCall_Unary() local
791 void* method_hdl = grpc_channel_register_call(fixture.channel(), "/foo/bar", in BM_IsolatedCall_StreamingSend() local