Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_call_create.cc184 grpc_byte_buffer* request_payload_send = in BM_LameChannelCallCreateCore() local
195 op->data.send_message.send_message = request_payload_send; in BM_LameChannelCallCreateCore()
220 grpc_byte_buffer_destroy(request_payload_send); in BM_LameChannelCallCreateCore()
258 grpc_byte_buffer* request_payload_send = in BM_LameChannelCallCreateCoreSeparateBatch() local
269 op->data.send_message.send_message = request_payload_send; in BM_LameChannelCallCreateCoreSeparateBatch()
303 grpc_byte_buffer_destroy(request_payload_send); in BM_LameChannelCallCreateCoreSeparateBatch()