Searched refs:BackendServiceImpl (Results 1 – 4 of 4) sorted by relevance
70 using BackendServiceImpl = TestServiceImpl; typedef294 backends_.emplace_back(new BackendServiceImpl()); in Start()295 backend_servers_.emplace_back(ServerThread<BackendServiceImpl>( in Start()332 std::vector<std::unique_ptr<BackendServiceImpl>> backends_;334 std::vector<ServerThread<BackendServiceImpl>> backend_servers_;
35 BackendServiceImpl backendService;47 backendService = new BackendServiceImpl(); in Init()158 public class BackendServiceImpl : TestService.TestServiceBase class in Grpc.IntegrationTesting.XdsInteropClientTest
140 class BackendServiceImpl : public BackendService { class142 BackendServiceImpl() {} in BackendServiceImpl() function in grpc::testing::__anon039512b90111::BackendServiceImpl424 backends_.emplace_back(new ServerThread<BackendServiceImpl>("backend")); in SetUp()730 std::vector<std::unique_ptr<ServerThread<BackendServiceImpl>>> backends_;
241 class BackendServiceImpl class244 BackendServiceImpl() {} in BackendServiceImpl() function in grpc::testing::__anon5b583b8e0111::BackendServiceImpl1612 BackendServiceImpl<::grpc::testing::EchoTestService::Service>*1616 BackendServiceImpl<::grpc::testing::EchoTest1Service::Service>*1620 BackendServiceImpl<::grpc::testing::EchoTest2Service::Service>*1646 BackendServiceImpl<::grpc::testing::EchoTestService::Service>1648 BackendServiceImpl<::grpc::testing::EchoTest1Service::Service>1650 BackendServiceImpl<::grpc::testing::EchoTest2Service::Service>