Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/end2end/
Dhealth_service_end2end_test.cc196 const grpc::string kUnhealthyService("unhealthy_service"); in VerifyHealthCheckService() local
199 service->SetServingStatus(kUnhealthyService, false); in VerifyHealthCheckService()
206 SendHealthCheckRpc(kUnhealthyService, Status::OK, in VerifyHealthCheckService()
215 SendHealthCheckRpc(kUnhealthyService, Status::OK, in VerifyHealthCheckService()