Home
last modified time | relevance | path

Searched defs:ServerShutdown (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
H A D_server_shutdown_test.py63 class ServerShutdown(unittest.TestCase): class
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/
Dvsock_connection.cpp229 void VsockServerConnection::ServerShutdown() { in ServerShutdown() function in cuttlefish::VsockServerConnection
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dasync_end2end_test.cc301 void ServerShutdown() { in ServerShutdown() function in grpc::testing::__anon04e861db0111::AsyncEnd2endTest