Home
last modified time | relevance | path

Searched refs:shutdown_client (Results 1 – 25 of 82) sorted by relevance

1234

/third_party/grpc/test/core/end2end/tests/
Dno_op.cc70 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function
78 shutdown_client(f); in end_test()
Dshutdown_finishes_tags.cc59 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function
66 shutdown_client(f); in end_test()
Dcancel_in_a_vacuum.cc75 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function
83 shutdown_client(f); in end_test()
Dempty_batch.cc72 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function
80 shutdown_client(f); in end_test()
Dnegative_deadline.cc73 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function
81 shutdown_client(f); in end_test()
Dbad_hostname.cc72 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function
80 shutdown_client(f); in end_test()
Dcancel_before_invoke.cc73 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function
81 shutdown_client(f); in end_test()
Dauthority_not_supported.cc70 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function
78 shutdown_client(f); in end_test()
Dcancel_with_status.cc76 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function
84 shutdown_client(f); in end_test()
Dshutdown_finishes_calls.cc59 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function
66 shutdown_client(f); in end_test()
Drequest_with_flags.cc71 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function
79 shutdown_client(f); in end_test()
Dcancel_after_invoke.cc77 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function
85 shutdown_client(f); in end_test()
Dserver_finishes_request.cc72 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function
80 shutdown_client(f); in end_test()
Dgraceful_server_shutdown.cc65 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function
73 shutdown_client(f); in end_test()
Ddisappearing_server.cc53 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function
61 shutdown_client(f); in end_test()
Dregistered_call.cc73 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function
81 shutdown_client(f); in end_test()
Dhigh_initial_seqno.cc77 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function
85 shutdown_client(f); in end_test()
Dcall_host_override.cc81 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function
89 shutdown_client(f); in end_test()
Ddefault_host.cc72 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function
80 shutdown_client(f); in end_test()
Dretry_exceeds_buffer_size_in_initial_batch.cc80 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function
88 shutdown_client(f); in end_test()
Dno_error_on_hotpath.cc74 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function
82 shutdown_client(f); in end_test()
Dproxy_auth.cc77 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function
85 shutdown_client(f); in end_test()
Dretry_disabled.cc80 static void shutdown_client(grpc_end2end_test_fixture* f) { in shutdown_client() function
88 shutdown_client(f); in end_test()
Didempotent_request.cc73 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/
Dbad_client.cc79 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()

1234