Home
last modified time | relevance | path

Searched refs:SslCredentialsTestServiceImpl (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DSslCredentialsTest.cs58 Services = { TestService.BindService(new SslCredentialsTestServiceImpl()) }, in Init()
95 private class SslCredentialsTestServiceImpl : TestService.TestServiceBase class in Grpc.IntegrationTesting.SslCredentialsTest