Searched refs:SetAll (Results 1 – 3 of 3) sorted by relevance
44 void SetAll(health::v1::HealthCheckResponse::ServingStatus status);
76 void HealthCheckServiceImpl::SetAll(HealthCheckResponse::ServingStatus status) { in SetAll() function in grpc::testing::HealthCheckServiceImpl
69 impl_->SetAll(serving ? HealthCheckResponse::SERVING in SetServingStatus()