Searched refs:trailing_metadata_count (Results 1 – 25 of 77) sorted by relevance
1234
288 op->data.send_status_from_server.trailing_metadata_count = 0; in test_send_server_status_from_client()479 op->data.send_status_from_server.trailing_metadata_count = 0; in test_send_status_from_server_with_invalid_flags()501 op->data.send_status_from_server.trailing_metadata_count = in test_too_many_trailing_metadata()524 op->data.send_status_from_server.trailing_metadata_count = 0; in test_send_server_status_twice()532 op->data.send_status_from_server.trailing_metadata_count = 0; in test_send_server_status_twice()
108 op->data.send_status_from_server.trailing_metadata_count = 0; in handle_unary_method()159 status_op[0].data.send_status_from_server.trailing_metadata_count = 0; in start_send_status()
100 status_op.data.send_status_from_server.trailing_metadata_count = 0; in send_status()133 op->data.send_status_from_server.trailing_metadata_count = 0; in send_snapshot()
210 op->data.send_status_from_server.trailing_metadata_count = 0; in test_retry_too_many_attempts()251 op->data.send_status_from_server.trailing_metadata_count = 0; in test_retry_too_many_attempts()
216 op->data.send_status_from_server.trailing_metadata_count = 0; in test_retry_server_pushback_disabled()257 op->data.send_status_from_server.trailing_metadata_count = 1; in test_retry_server_pushback_disabled()
155 op->data.send_status_from_server.trailing_metadata_count = 0; in simple_request_body()365 op->data.send_status_from_server.trailing_metadata_count = 0; in test_max_concurrent_streams()404 op->data.send_status_from_server.trailing_metadata_count = 0; in test_max_concurrent_streams()599 op->data.send_status_from_server.trailing_metadata_count = 0; in test_max_concurrent_streams_with_timeout_on_first()793 op->data.send_status_from_server.trailing_metadata_count = 0; in test_max_concurrent_streams_with_timeout_on_second()
217 op->data.send_status_from_server.trailing_metadata_count = 0; in test_retry()277 op->data.send_status_from_server.trailing_metadata_count = 0; in test_retry()
215 op->data.send_status_from_server.trailing_metadata_count = 1; in test_retry_server_pushback_delay()270 op->data.send_status_from_server.trailing_metadata_count = 0; in test_retry_server_pushback_delay()
181 op->data.send_status_from_server.trailing_metadata_count = 0; in test_max_age_forcibly_close()314 op->data.send_status_from_server.trailing_metadata_count = 0; in test_max_age_gracefully_close()
285 op->data.send_status_from_server.trailing_metadata_count = 0; in test_retry_streaming_succeeds_before_replay_finished()350 op->data.send_status_from_server.trailing_metadata_count = 0; in test_retry_streaming_succeeds_before_replay_finished()
179 op->data.send_status_from_server.trailing_metadata_count = 0; in test_bad_ping()335 op->data.send_status_from_server.trailing_metadata_count = 0; in test_pings_without_data()
269 op->data.send_status_from_server.trailing_metadata_count = 0; in test_retry_streaming()369 op->data.send_status_from_server.trailing_metadata_count = 0; in test_retry_streaming()
153 op->data.send_status_from_server.trailing_metadata_count = 0; in simple_request_body()
144 op->data.send_status_from_server.trailing_metadata_count = 0; in do_request_and_shutdown_server()
159 op->data.send_status_from_server.trailing_metadata_count = 0; in test_early_server_shutdown_finishes_inflight_calls()
157 op->data.send_status_from_server.trailing_metadata_count = 0; in simple_request_body()
159 op->data.send_status_from_server.trailing_metadata_count = 0; in simple_request_body()
184 op->data.send_status_from_server.trailing_metadata_count = 0; in test_invoke_simple_request()
173 op->data.send_status_from_server.trailing_metadata_count = 0; in test_invoke_simple_request()
214 op->data.send_status_from_server.trailing_metadata_count = 0; in test_retry_disabled()
177 op->data.send_status_from_server.trailing_metadata_count = 0; in simple_request_body()
173 op->data.send_status_from_server.trailing_metadata_count = 0; in simple_request_body()
105 op->data.send_status_from_server.trailing_metadata_count = 0; in verifier()
79 op->data.send_status_from_server.trailing_metadata_count); in grpc_op_string()
567 size_t trailing_metadata_count; member