Home
last modified time | relevance | path

Searched defs:PreStopHookServer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/interop/
H A Dpre_stop_hook_server.cc46 class PreStopHookServer { class
48 explicit PreStopHookServer(int port, const absl::Duration& startup_timeout) in PreStopHookServer() function in grpc::testing::PreStopHookServer
H A Dpre_stop_hook_server.h65 class PreStopHookServer; variable