Home
last modified time | relevance | path

Searched refs:grpc_channel_destroy (Results 1 – 25 of 132) sorted by relevance

123456

/third_party/grpc/test/core/channel/
Dchannel_args_test.cc98 grpc_channel_destroy(c); in test_channel_create_with_args()
161 grpc_channel_destroy(c); in test_channel_create_with_global_mutator()
166 grpc_channel_destroy(c); in test_channel_create_with_global_mutator()
Dchannel_stack_builder_test.cc66 grpc_channel_destroy(channel); in test_channel_stack_builder_filter_replace()
Dchannelz_test.cc158 ~ChannelFixture() { grpc_channel_destroy(channel_); } in ~ChannelFixture()
283 grpc_channel_destroy(channel); in TEST()
516 grpc_channel_destroy(internal_channel); in TEST_F()
/third_party/grpc/test/core/surface/
Dnum_external_connectivity_watchers_test.cc107 grpc_channel_destroy(channel); in run_timeouts_test()
140 grpc_channel_destroy(channel); in run_channel_shutdown_before_timeout_test()
Dchannel_create_test.cc43 grpc_channel_destroy(chan); in test_unknown_scheme_target()
Dconcurrent_connectivity_test.cc92 grpc_channel_destroy(chan); in create_loop_destroy()
284 grpc_channel_destroy(chan); in watches_with_short_timeouts()
Dlame_client_test.cc139 grpc_channel_destroy(chan); in main()
/third_party/grpc/test/core/end2end/tests/
Dconnectivity.cc166 grpc_channel_destroy(f.client); in test_connectivity()
231 grpc_channel_destroy(f.client); in test_watch_connectivity_cq_callback()
Dno_op.cc72 grpc_channel_destroy(f->client); in shutdown_client()
Dshutdown_finishes_tags.cc61 grpc_channel_destroy(f->client); in shutdown_client()
Dcancel_in_a_vacuum.cc77 grpc_channel_destroy(f->client); in shutdown_client()
Dping.cc100 grpc_channel_destroy(f.client); in test_ping()
Dempty_batch.cc74 grpc_channel_destroy(f->client); in shutdown_client()
Dnegative_deadline.cc75 grpc_channel_destroy(f->client); in shutdown_client()
Dbad_hostname.cc74 grpc_channel_destroy(f->client); in shutdown_client()
/third_party/grpc/test/cpp/microbenchmarks/
Dbm_channel.cc32 grpc_channel_destroy(channel_); in ~ChannelDestroyerFixture()
Dbm_call_create.cc80 ~BaseChannelFixture() { grpc_channel_destroy(channel_); } in ~BaseChannelFixture()
225 grpc_channel_destroy(channel); in BM_LameChannelCallCreateCore()
308 grpc_channel_destroy(channel); in BM_LameChannelCallCreateCoreSeparateBatch()
708 grpc_channel_destroy(channel_); in Finish()
/third_party/grpc/src/core/tsi/alts/handshaker/
Dalts_shared_resource.cc80 grpc_channel_destroy(g_alts_resource_dedicated.channel); in grpc_alts_shared_resource_dedicated_shutdown()
/third_party/grpc/test/core/end2end/
Dno_server_test.cc104 grpc_channel_destroy(chan); in run_test()
Dconnection_refused_test.cc126 grpc_channel_destroy(chan); in run_test()
/third_party/grpc/src/ruby/ext/grpc/
Drb_channel.c131 grpc_channel_destroy(bg->channel); in grpc_rb_channel_safe_destroy()
361 grpc_channel_destroy(bg->channel); in wait_for_watch_state_op_complete_unblocking_func()
668 grpc_channel_destroy(bg->channel); in run_poll_channels_loop_unblocking_func()
/third_party/grpc/test/core/bad_ssl/
Dbad_ssl_test.cc111 grpc_channel_destroy(channel); in run_test()
/third_party/grpc/test/core/transport/chttp2/
Dtoo_many_pings_test.cc167 grpc_channel_destroy(channel); in TEST()
/third_party/grpc/
Dgrpc.def51 grpc_channel_destroy
/third_party/grpc/test/core/end2end/fuzzers/
Dclient_fuzzer.cc154 grpc_channel_destroy(channel); in LLVMFuzzerTestOneInput()

123456