Home
last modified time | relevance | path

Searched refs:GRPC_OP_SEND_STATUS_FROM_SERVER (Results 1 – 25 of 80) sorted by relevance

1234

/third_party/grpc/test/core/end2end/
Dinvalid_call_argument_test.cc286 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_send_server_status_from_client()
477 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_send_status_from_server_with_invalid_flags()
499 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_too_many_trailing_metadata()
522 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_send_server_status_twice()
530 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_send_server_status_twice()
/third_party/grpc/test/core/fling/
Dserver.cc106 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in handle_unary_method()
157 status_op[0].op = GRPC_OP_SEND_STATUS_FROM_SERVER; in start_send_status()
/third_party/grpc/test/core/end2end/tests/
Dretry_too_many_attempts.cc209 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_retry_too_many_attempts()
250 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_retry_too_many_attempts()
Dretry_server_pushback_disabled.cc215 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_retry_server_pushback_disabled()
256 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_retry_server_pushback_disabled()
Dmax_concurrent_streams.cc154 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in simple_request_body()
364 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_max_concurrent_streams()
403 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_max_concurrent_streams()
598 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_max_concurrent_streams_with_timeout_on_first()
792 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_max_concurrent_streams_with_timeout_on_second()
Dretry_server_pushback_delay.cc214 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_retry_server_pushback_delay()
269 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_retry_server_pushback_delay()
Dretry.cc216 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_retry()
276 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_retry()
Dmax_connection_age.cc180 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_max_age_forcibly_close()
313 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_max_age_gracefully_close()
Dretry_streaming_succeeds_before_replay_finished.cc284 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_retry_streaming_succeeds_before_replay_finished()
349 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_retry_streaming_succeeds_before_replay_finished()
Dbad_ping.cc178 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_bad_ping()
334 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_pings_without_data()
Dretry_streaming.cc279 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_retry_streaming()
379 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_retry_streaming()
Dmax_message_length.cc438 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_max_message_length_on_response()
600 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_max_receive_message_length_on_compressed_request()
757 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_max_receive_message_length_on_compressed_response()
Dserver_finishes_request.cc152 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in simple_request_body()
Dgraceful_server_shutdown.cc158 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_early_server_shutdown_finishes_inflight_calls()
Ddisappearing_server.cc143 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in do_request_and_shutdown_server()
Dregistered_call.cc156 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in simple_request_body()
Dhigh_initial_seqno.cc161 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in simple_request_body()
Dcall_host_override.cc183 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_invoke_simple_request()
Ddefault_host.cc172 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in test_invoke_simple_request()
/third_party/grpc/src/core/lib/surface/
Dcall_log_batch.cc66 case GRPC_OP_SEND_STATUS_FROM_SERVER: in grpc_op_string()
/third_party/grpc/test/core/bad_client/tests/
Dduplicate_header.cc104 op->op = GRPC_OP_SEND_STATUS_FROM_SERVER; in verifier()
/third_party/grpc/src/ruby/ext/grpc/
Drb_call.c561 case GRPC_OP_SEND_STATUS_FROM_SERVER: in grpc_rb_call_check_op_keys_hash_cb()
715 case GRPC_OP_SEND_STATUS_FROM_SERVER: in grpc_run_batch_stack_fill_ops()
769 case GRPC_OP_SEND_STATUS_FROM_SERVER: in grpc_run_batch_stack_build_result()
949 UINT2NUM(GRPC_OP_SEND_STATUS_FROM_SERVER)); in Init_grpc_op_codes()
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Doperation.pyx.pxi100 return GRPC_OP_SEND_STATUS_FROM_SERVER
103 self.c_op.type = GRPC_OP_SEND_STATUS_FROM_SERVER
/third_party/grpc/include/grpc/impl/codegen/
Dgrpc_types.h581 GRPC_OP_SEND_STATUS_FROM_SERVER, enumerator
/third_party/grpc/src/php/ext/grpc/
Dcall.c374 case GRPC_OP_SEND_STATUS_FROM_SERVER: in PHP_METHOD()
471 case GRPC_OP_SEND_STATUS_FROM_SERVER: in PHP_METHOD()

1234