Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_call_create.cc169 grpc_slice send_request_slice = in BM_LameChannelCallCreateCore() local
185 grpc_raw_byte_buffer_create(&send_request_slice, 1); in BM_LameChannelCallCreateCore()
227 grpc_slice_unref(send_request_slice); in BM_LameChannelCallCreateCore()
243 grpc_slice send_request_slice = in BM_LameChannelCallCreateCoreSeparateBatch() local
259 grpc_raw_byte_buffer_create(&send_request_slice, 1); in BM_LameChannelCallCreateCoreSeparateBatch()
310 grpc_slice_unref(send_request_slice); in BM_LameChannelCallCreateCoreSeparateBatch()