/third_party/grpc/test/core/end2end/tests/ |
D | max_concurrent_streams.cc | 186 grpc_call_unref(c); in simple_request_body() 187 grpc_call_unref(s); in simple_request_body() 420 grpc_call_unref(c1); in test_max_concurrent_streams() 421 grpc_call_unref(s1); in test_max_concurrent_streams() 422 grpc_call_unref(c2); in test_max_concurrent_streams() 423 grpc_call_unref(s2); in test_max_concurrent_streams() 616 grpc_call_unref(c1); in test_max_concurrent_streams_with_timeout_on_first() 617 grpc_call_unref(s1); in test_max_concurrent_streams_with_timeout_on_first() 618 grpc_call_unref(c2); in test_max_concurrent_streams_with_timeout_on_first() 619 grpc_call_unref(s2); in test_max_concurrent_streams_with_timeout_on_first() [all …]
|
D | max_message_length.cc | 278 grpc_call_unref(c); in test_max_message_length_on_request() 279 if (s != nullptr) grpc_call_unref(s); in test_max_message_length_on_request() 470 grpc_call_unref(c); in test_max_message_length_on_response() 471 if (s != nullptr) grpc_call_unref(s); in test_max_message_length_on_response() 636 grpc_call_unref(c); in test_max_receive_message_length_on_compressed_request() 637 if (s != nullptr) grpc_call_unref(s); in test_max_receive_message_length_on_compressed_request() 792 grpc_call_unref(c); in test_max_receive_message_length_on_compressed_response() 793 if (s != nullptr) grpc_call_unref(s); in test_max_receive_message_length_on_compressed_response()
|
D | retry_cancellation.cc | 228 grpc_call_unref(s); in test_retry_cancellation() 261 grpc_call_unref(c); in test_retry_cancellation() 262 grpc_call_unref(s); in test_retry_cancellation()
|
D | max_connection_age.cc | 203 grpc_call_unref(s); in test_max_age_forcibly_close() 216 grpc_call_unref(c); in test_max_age_forcibly_close() 338 grpc_call_unref(s); in test_max_age_gracefully_close() 352 grpc_call_unref(c); in test_max_age_gracefully_close()
|
D | bad_ping.cc | 202 grpc_call_unref(s); in test_bad_ping() 215 grpc_call_unref(c); in test_bad_ping() 365 grpc_call_unref(s); in test_pings_without_data() 376 grpc_call_unref(c); in test_pings_without_data()
|
D | retry_too_many_attempts.cc | 223 grpc_call_unref(s); in test_retry_too_many_attempts() 281 grpc_call_unref(c); in test_retry_too_many_attempts() 282 grpc_call_unref(s); in test_retry_too_many_attempts()
|
D | retry_server_pushback_disabled.cc | 229 grpc_call_unref(s); in test_retry_server_pushback_disabled() 288 grpc_call_unref(c); in test_retry_server_pushback_disabled() 289 grpc_call_unref(s); in test_retry_server_pushback_disabled()
|
D | filter_call_init_fails.cc | 180 grpc_call_unref(c); in test_server_channel_filter() 269 grpc_call_unref(c); in test_client_channel_filter() 356 grpc_call_unref(c); in test_client_subchannel_filter() 382 grpc_call_unref(c); in test_client_subchannel_filter()
|
D | shutdown_finishes_calls.cc | 179 grpc_call_unref(c); in test_early_server_shutdown_finishes_inflight_calls() 180 grpc_call_unref(s); in test_early_server_shutdown_finishes_inflight_calls()
|
D | retry_server_pushback_delay.cc | 231 grpc_call_unref(s); in test_retry_server_pushback_delay() 300 grpc_call_unref(c); in test_retry_server_pushback_delay() 301 grpc_call_unref(s); in test_retry_server_pushback_delay()
|
D | retry.cc | 230 grpc_call_unref(s); in test_retry() 307 grpc_call_unref(c); in test_retry() 308 grpc_call_unref(s); in test_retry()
|
D | keepalive_timeout.cc | 215 grpc_call_unref(c); in test_keepalive_timeout() 216 grpc_call_unref(s); in test_keepalive_timeout() 424 grpc_call_unref(c); in test_read_delays_keepalive() 425 grpc_call_unref(s); in test_read_delays_keepalive()
|
D | server_finishes_request.cc | 184 grpc_call_unref(c); in simple_request_body() 185 grpc_call_unref(s); in simple_request_body()
|
D | graceful_server_shutdown.cc | 180 grpc_call_unref(s); in test_early_server_shutdown_finishes_inflight_calls() 192 grpc_call_unref(c); in test_early_server_shutdown_finishes_inflight_calls()
|
D | disappearing_server.cc | 184 grpc_call_unref(c); in do_request_and_shutdown_server() 185 grpc_call_unref(s); in do_request_and_shutdown_server()
|
D | registered_call.cc | 188 grpc_call_unref(c); in simple_request_body() 189 grpc_call_unref(s); in simple_request_body()
|
D | high_initial_seqno.cc | 193 grpc_call_unref(c); in simple_request_body() 194 grpc_call_unref(s); in simple_request_body()
|
D | call_host_override.cc | 217 grpc_call_unref(c); in test_invoke_simple_request() 218 grpc_call_unref(s); in test_invoke_simple_request()
|
D | default_host.cc | 212 grpc_call_unref(c); in test_invoke_simple_request() 213 grpc_call_unref(s); in test_invoke_simple_request()
|
/third_party/grpc/test/core/end2end/ |
D | goaway_server_test.cc | 369 grpc_call_unref(call1); in main() 370 grpc_call_unref(call2); in main() 371 grpc_call_unref(server_call1); in main() 372 grpc_call_unref(server_call2); in main()
|
/third_party/grpc/test/core/transport/chttp2/ |
D | too_many_pings_test.cc | 118 grpc_call_unref(c); in PerformCall() 119 grpc_call_unref(s); in PerformCall()
|
/third_party/grpc/include/grpcpp/impl/codegen/ |
D | callback_common.h | 130 g_core_codegen_interface->grpc_call_unref(call_); in Run() 181 g_core_codegen_interface->grpc_call_unref(call); in Clear()
|
/third_party/grpc/test/core/bad_connection/ |
D | close_fd_test.cc | 344 grpc_call_unref(call); in _test_close_before_server_recv() 345 grpc_call_unref(server_call); in _test_close_before_server_recv() 542 grpc_call_unref(call); in _test_close_before_server_send() 543 grpc_call_unref(server_call); in _test_close_before_server_send() 671 grpc_call_unref(call); in _test_close_before_client_send() 725 grpc_call_unref(call); in _test_close_before_call_create()
|
/third_party/grpc/test/cpp/microbenchmarks/ |
D | bm_call_create.cc | 111 grpc_call_unref(grpc_channel_create_registered_call( in BM_CallCreateDestroy() 219 grpc_call_unref(call); in BM_LameChannelCallCreateCore() 302 grpc_call_unref(call); in BM_LameChannelCallCreateCoreSeparateBatch() 727 grpc_call_unref(grpc_channel_create_registered_call( in BM_IsolatedCall_NoOp() 772 grpc_call_unref(call); in BM_IsolatedCall_Unary() 813 grpc_call_unref(call); in BM_IsolatedCall_StreamingSend()
|
/third_party/grpc/src/cpp/common/ |
D | core_codegen.cc | 122 void CoreCodegen::grpc_call_unref(grpc_call* call) { ::grpc_call_unref(call); } in grpc_call_unref() function in grpc::CoreCodegen
|