Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dhealth_service_end2end_test.cc57 class CustomHealthCheckService : public HealthCheckServiceInterface { class
59 explicit CustomHealthCheckService(HealthCheckServiceImpl* impl) in CustomHealthCheckService() function in grpc::testing::__anon07dfde030111::CustomHealthCheckService