Searched defs:BackendServiceImpl (Results 1 – 4 of 4) sorted by relevance
| /third_party/grpc/src/csharp/Grpc.IntegrationTesting/ | ||
| D | XdsInteropClientTest.cs | 158 public class BackendServiceImpl : TestService.TestServiceBase class in Grpc.IntegrationTesting.XdsInteropClientTest |
| /third_party/grpc/test/cpp/client/ | ||
| D | client_channel_stress_test.cc | 70 using BackendServiceImpl = TestServiceImpl; typedef |
| /third_party/grpc/test/cpp/end2end/ | ||
| D | grpclb_end2end_test.cc | 140 class BackendServiceImpl : public BackendService { class |
| D | xds_end2end_test.cc | 241 class BackendServiceImpl class |