Searched refs:CustomHealthCheckService (Results 1 – 1 of 1) sorted by relevance
88 class CustomHealthCheckService : public HealthCheckServiceInterface { class90 explicit CustomHealthCheckService(HealthCheckServiceImpl* impl) in CustomHealthCheckService() function in grpc::testing::__anond27cad4d0111::CustomHealthCheckService290 new CustomHealthCheckService(&health_check_service_impl_)); in TEST_F()