/third_party/grpc/test/core/end2end/tests/ |
D | retry_streaming.cc | 195 op->op = GRPC_OP_RECV_MESSAGE; in test_retry_streaming() 240 op->op = GRPC_OP_RECV_MESSAGE; in test_retry_streaming() 262 op->op = GRPC_OP_RECV_MESSAGE; in test_retry_streaming() 323 op->op = GRPC_OP_RECV_MESSAGE; in test_retry_streaming() 334 op->op = GRPC_OP_RECV_MESSAGE; in test_retry_streaming() 358 op->op = GRPC_OP_RECV_MESSAGE; in test_retry_streaming()
|
D | retry_streaming_succeeds_before_replay_finished.cc | 178 op->op = GRPC_OP_RECV_MESSAGE; in test_retry_streaming_succeeds_before_replay_finished() 223 op->op = GRPC_OP_RECV_MESSAGE; in test_retry_streaming_succeeds_before_replay_finished() 245 op->op = GRPC_OP_RECV_MESSAGE; in test_retry_streaming_succeeds_before_replay_finished() 267 op->op = GRPC_OP_RECV_MESSAGE; in test_retry_streaming_succeeds_before_replay_finished() 332 op->op = GRPC_OP_RECV_MESSAGE; in test_retry_streaming_succeeds_before_replay_finished()
|
D | retry_streaming_after_commit.cc | 177 op->op = GRPC_OP_RECV_MESSAGE; in test_retry_streaming_after_commit() 217 op->op = GRPC_OP_RECV_MESSAGE; in test_retry_streaming_after_commit() 257 op->op = GRPC_OP_RECV_MESSAGE; in test_retry_streaming_after_commit() 289 op->op = GRPC_OP_RECV_MESSAGE; in test_retry_streaming_after_commit()
|
D | cancel_after_round_trip.cc | 177 op->op = GRPC_OP_RECV_MESSAGE; in test_cancel_after_round_trip() 195 op->op = GRPC_OP_RECV_MESSAGE; in test_cancel_after_round_trip() 232 op->op = GRPC_OP_RECV_MESSAGE; in test_cancel_after_round_trip()
|
D | streaming_error_response.cc | 142 op->op = GRPC_OP_RECV_MESSAGE; in test() 178 op->op = GRPC_OP_RECV_MESSAGE; in test() 213 op->op = GRPC_OP_RECV_MESSAGE; in test()
|
D | cancel_after_client_done.cc | 160 op->op = GRPC_OP_RECV_MESSAGE; in test_cancel_after_accept_and_writes_closed() 177 op->op = GRPC_OP_RECV_MESSAGE; in test_cancel_after_accept_and_writes_closed()
|
D | cancel_after_accept.cc | 182 op->op = GRPC_OP_RECV_MESSAGE; in test_cancel_after_accept() 199 op->op = GRPC_OP_RECV_MESSAGE; in test_cancel_after_accept()
|
D | call_creds.cc | 209 op->op = GRPC_OP_RECV_MESSAGE; in request_response_with_payload_and_call_creds() 251 op->op = GRPC_OP_RECV_MESSAGE; in request_response_with_payload_and_call_creds() 447 op->op = GRPC_OP_RECV_MESSAGE; in test_request_with_server_rejecting_client_creds()
|
D | keepalive_timeout.cc | 157 op->op = GRPC_OP_RECV_MESSAGE; in test_keepalive_timeout() 347 op->op = GRPC_OP_RECV_MESSAGE; in test_read_delays_keepalive() 358 op->op = GRPC_OP_RECV_MESSAGE; in test_read_delays_keepalive()
|
D | payload.cc | 163 op->op = GRPC_OP_RECV_MESSAGE; in request_response_with_payload() 193 op->op = GRPC_OP_RECV_MESSAGE; in request_response_with_payload()
|
D | ping_pong_streaming.cc | 182 op->op = GRPC_OP_RECV_MESSAGE; in test_pingpong_streaming() 193 op->op = GRPC_OP_RECV_MESSAGE; in test_pingpong_streaming()
|
D | binary_metadata.cc | 171 op->op = GRPC_OP_RECV_MESSAGE; in test_request_response_with_metadata_and_payload() 202 op->op = GRPC_OP_RECV_MESSAGE; in test_request_response_with_metadata_and_payload()
|
D | stream_compression_payload.cc | 167 op->op = GRPC_OP_RECV_MESSAGE; in request_response_with_payload() 197 op->op = GRPC_OP_RECV_MESSAGE; in request_response_with_payload()
|
D | simple_metadata.cc | 165 op->op = GRPC_OP_RECV_MESSAGE; in test_request_response_with_metadata_and_payload() 196 op->op = GRPC_OP_RECV_MESSAGE; in test_request_response_with_metadata_and_payload()
|
D | write_buffering.cc | 173 op->op = GRPC_OP_RECV_MESSAGE; in test_invoke_request_with_payload() 204 op->op = GRPC_OP_RECV_MESSAGE; in test_invoke_request_with_payload()
|
D | load_reporting_hook.cc | 174 op->op = GRPC_OP_RECV_MESSAGE; in request_response_with_payload() 204 op->op = GRPC_OP_RECV_MESSAGE; in request_response_with_payload()
|
D | trailing_metadata.cc | 173 op->op = GRPC_OP_RECV_MESSAGE; in test_request_response_with_metadata_and_payload() 204 op->op = GRPC_OP_RECV_MESSAGE; in test_request_response_with_metadata_and_payload()
|
D | simple_cacheable_request.cc | 167 op->op = GRPC_OP_RECV_MESSAGE; in test_cacheable_request_response_with_metadata_and_payload() 198 op->op = GRPC_OP_RECV_MESSAGE; in test_cacheable_request_response_with_metadata_and_payload()
|
D | stream_compression_ping_pong_streaming.cc | 193 op->op = GRPC_OP_RECV_MESSAGE; in test_pingpong_streaming() 204 op->op = GRPC_OP_RECV_MESSAGE; in test_pingpong_streaming()
|
D | invoke_large_request.cc | 166 op->op = GRPC_OP_RECV_MESSAGE; in test_invoke_large_request() 196 op->op = GRPC_OP_RECV_MESSAGE; in test_invoke_large_request()
|
D | write_buffering_at_end.cc | 170 op->op = GRPC_OP_RECV_MESSAGE; in test_invoke_request_with_payload() 199 op->op = GRPC_OP_RECV_MESSAGE; in test_invoke_request_with_payload()
|
/third_party/grpc/test/core/end2end/fixtures/ |
D | proxy.cc | 197 op.op = GRPC_OP_RECV_MESSAGE; in on_p2s_sent_message() 257 op.op = GRPC_OP_RECV_MESSAGE; in on_c2p_sent_message() 366 op.op = GRPC_OP_RECV_MESSAGE; in on_new_call() 374 op.op = GRPC_OP_RECV_MESSAGE; in on_new_call()
|
/third_party/grpc/test/core/fling/ |
D | client.cc | 67 op->op = GRPC_OP_RECV_MESSAGE; in init_ping_pong_request() 115 stream_step_ops[1].op = GRPC_OP_RECV_MESSAGE; in init_ping_pong_stream()
|
D | server.cc | 97 op->op = GRPC_OP_RECV_MESSAGE; in handle_unary_method() 135 read_op.op = GRPC_OP_RECV_MESSAGE; in start_read_op()
|
/third_party/grpc/test/core/bad_connection/ |
D | close_fd_test.cc | 251 op->op = GRPC_OP_RECV_MESSAGE; in _test_close_before_server_recv() 284 op->op = GRPC_OP_RECV_MESSAGE; in _test_close_before_server_recv() 426 op->op = GRPC_OP_RECV_MESSAGE; in _test_close_before_server_send() 459 op->op = GRPC_OP_RECV_MESSAGE; in _test_close_before_server_send() 622 op->op = GRPC_OP_RECV_MESSAGE; in _test_close_before_client_send()
|