Home
last modified time | relevance | path

Searched refs:grpc_server_shutdown_and_notify (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/
H A Dgraceful_shutdown_test.cc149 grpc_server_shutdown_and_notify(server_, cq_, Tag(1000)); in ShutdownAndDestroy()
293 grpc_server_shutdown_and_notify(server_, cq_, Tag(1)); in TEST_F()
318 grpc_server_shutdown_and_notify(server_, cq_, Tag(1)); in TEST_F()
382 grpc_server_shutdown_and_notify(server_, cq_, Tag(1)); in TEST_F()
448 grpc_server_shutdown_and_notify(server_, cq_, Tag(1)); in TEST_F()
469 grpc_server_shutdown_and_notify(server_, cq_, Tag(1)); in TEST_F()
H A Dsettings_timeout_test.cc99 grpc_server_shutdown_and_notify(server_, shutdown_cq, nullptr); in Shutdown()
H A Dtoo_many_pings_test.cc227 grpc_server_shutdown_and_notify(server, cq, nullptr); in TEST()
317 grpc_server_shutdown_and_notify(server, cq, reinterpret_cast<void*>(1000)); in ServerShutdownAndDestroy()
H A Dstream_leak_with_queued_flow_control_update_test.cc61 grpc_server_shutdown_and_notify(server_, cq_, this /* tag */); in ~TestServer()
/aosp_15_r20/external/grpc-grpc/test/core/surface/
H A Dserver_test.cc101 grpc_server_shutdown_and_notify(server1, cq, nullptr); in test_bind_server_twice()
102 grpc_server_shutdown_and_notify(server2, cq, nullptr); in test_bind_server_twice()
131 grpc_server_shutdown_and_notify(server, cq, nullptr); in test_bind_server_to_addr()
H A Dserver_chttp2_test.cc60 grpc_server_shutdown_and_notify(server, cq, nullptr); in TEST()
H A Dsequential_connectivity_test.cc133 grpc_server_shutdown_and_notify(server, server_cq, nullptr); in run_test()
/aosp_15_r20/external/grpc-grpc/test/core/end2end/
H A Dgoaway_server_test.cc356 grpc_server_shutdown_and_notify(server1, cq, in main()
427 grpc_server_shutdown_and_notify(server2, cq, in main()
H A Dmultiple_server_queues_test.cc60 grpc_server_shutdown_and_notify(server, cq2, nullptr); in main()
H A Dh2_ssl_cert_test.cc233 grpc_server_shutdown_and_notify(server, cq, nullptr); in simple_request_body()
H A Dh2_ssl_session_reuse_test.cc252 grpc_server_shutdown_and_notify(server, cq, grpc_core::CqVerifier::tag(1000)); in TEST()
H A Ddualstack_socket_test.cc264 grpc_server_shutdown_and_notify(server, cq, grpc_core::CqVerifier::tag(1000)); in test_connect()
/aosp_15_r20/external/grpc-grpc/test/core/bad_ssl/
H A Dserver_common.cc77 grpc_server_shutdown_and_notify(server, shutdown_cq, nullptr); in bad_ssl_run()
/aosp_15_r20/external/grpc-grpc/test/core/transport/chaotic_good/
H A Dchaotic_good_server_test.cc65 grpc_server_shutdown_and_notify(server_, shutdown_cq, nullptr); in ~ChaoticGoodServerTest()
/aosp_15_r20/external/grpc-grpc/test/core/transport/binder/end2end/fuzzers/
H A Dserver_fuzzer.cc94 grpc_server_shutdown_and_notify(server, cq, tag(0xdead)); in DEFINE_PROTO_FUZZER()
/aosp_15_r20/external/grpc-grpc/test/core/bad_client/tests/
H A Dduplicate_header.cc80 grpc_server_shutdown_and_notify(server, cq, grpc_core::CqVerifier::tag(99)); in verifier()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/
Dgrpc.def78 grpc_server_shutdown_and_notify
/aosp_15_r20/external/grpc-grpc/
H A Dgrpc.def77 grpc_server_shutdown_and_notify
/aosp_15_r20/external/grpc-grpc/src/php/ext/grpc/
H A Dserver.c45 grpc_server_shutdown_and_notify(p->wrapped, completion_queue, NULL);
/aosp_15_r20/external/grpc-grpc/test/core/handshake/
H A Dverify_peer_options.cc91 grpc_server_shutdown_and_notify(server, cq, nullptr); in server_thread()
H A Dserver_ssl_common.cc154 grpc_server_shutdown_and_notify(server, cq, nullptr); in server_thread()
/aosp_15_r20/external/grpc-grpc/include/grpc/
H A Dgrpc.h472 GRPCAPI void grpc_server_shutdown_and_notify(grpc_server* server,
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/
Dgrpc.h479 GRPCAPI void grpc_server_shutdown_and_notify(grpc_server* server,
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/
Dgrpc.h479 GRPCAPI void grpc_server_shutdown_and_notify(grpc_server* server,
/aosp_15_r20/external/grpc-grpc/test/core/memory_usage/
H A Dserver.cc259 grpc_server_shutdown_and_notify(server, shutdown_cq, tag(1000)); in main()

12