/third_party/grpc/test/core/end2end/tests/ |
D | no_op.cc | 70 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 78 shutdown_client(f); in end_test()
|
D | shutdown_finishes_tags.cc | 59 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 66 shutdown_client(f); in end_test()
|
D | cancel_in_a_vacuum.cc | 75 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 83 shutdown_client(f); in end_test()
|
D | empty_batch.cc | 72 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 80 shutdown_client(f); in end_test()
|
D | negative_deadline.cc | 73 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 81 shutdown_client(f); in end_test()
|
D | bad_hostname.cc | 72 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 80 shutdown_client(f); in end_test()
|
D | cancel_before_invoke.cc | 73 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 81 shutdown_client(f); in end_test()
|
D | authority_not_supported.cc | 70 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 78 shutdown_client(f); in end_test()
|
D | cancel_with_status.cc | 76 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 84 shutdown_client(f); in end_test()
|
D | shutdown_finishes_calls.cc | 59 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 66 shutdown_client(f); in end_test()
|
D | request_with_flags.cc | 71 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 79 shutdown_client(f); in end_test()
|
D | cancel_after_invoke.cc | 77 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 85 shutdown_client(f); in end_test()
|
D | server_finishes_request.cc | 72 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 80 shutdown_client(f); in end_test()
|
D | graceful_server_shutdown.cc | 65 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 73 shutdown_client(f); in end_test()
|
D | disappearing_server.cc | 53 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 61 shutdown_client(f); in end_test()
|
D | registered_call.cc | 73 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 81 shutdown_client(f); in end_test()
|
D | high_initial_seqno.cc | 77 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 85 shutdown_client(f); in end_test()
|
D | call_host_override.cc | 81 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 89 shutdown_client(f); in end_test()
|
D | default_host.cc | 72 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 80 shutdown_client(f); in end_test()
|
D | retry_exceeds_buffer_size_in_initial_batch.cc | 80 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 88 shutdown_client(f); in end_test()
|
D | no_error_on_hotpath.cc | 74 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 82 shutdown_client(f); in end_test()
|
D | proxy_auth.cc | 77 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 85 shutdown_client(f); in end_test()
|
D | retry_disabled.cc | 80 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 88 shutdown_client(f); in end_test()
|
D | idempotent_request.cc | 73 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function 81 shutdown_client(f); in end_test()
|
/third_party/grpc/test/core/bad_client/ |
D | bad_client.cc | 79 static void shutdown_client(grpc_endpoint** client_fd) { in shutdown_client() function 129 shutdown_client(&sfd->client); in grpc_run_client_side_validator() 171 shutdown_client(&sfd->client); in grpc_run_client_side_validator() 238 shutdown_client(&sfd.client); in grpc_run_bad_client_test()
|