Home
last modified time | relevance | path

Searched refs:stop_status (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/test/cpp/interop/
Dreconnect_interop_client.cc98 Status stop_status = control_stub->Stop(&stop_context, Empty(), &response); in main() local
99 GPR_ASSERT(stop_status.ok()); in main()