Home
last modified time | relevance | path

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

/third_party/grpc/src/csharp/Grpc.HealthCheck.Tests/
DHealthServiceImplTest.cs37 public void SetStatus() in SetStatus() method in Grpc.HealthCheck.Tests.HealthServiceImplTest
/third_party/grpc/test/cpp/end2end/
Dtest_health_check_service_impl.cc66 void HealthCheckServiceImpl::SetStatus( in SetStatus() function in grpc::testing::HealthCheckServiceImpl
/third_party/grpc/src/csharp/Grpc.HealthCheck/
DHealthServiceImpl.cs60 public void SetStatus(string service, HealthCheckResponse.Types.ServingStatus status) in SetStatus() method in Grpc.HealthCheck.HealthServiceImpl