Searched refs:hc_stub_ (Results 1 – 1 of 1) sorted by relevance
167 hc_stub_ = grpc::health::v1::Health::NewStub(channel); in ResetStubs()185 Status s = hc_stub_->Check(&context, request, &response); in SendHealthCheckRpc()223 std::unique_ptr<Health::Stub> hc_stub_; member in grpc::testing::__anond27cad4d0111::HealthServiceEnd2endTest