Searched refs:SimpleServiceImpl (Results 1 – 2 of 2) sorted by relevance
165 .addService(new SimpleServiceImpl()) in basicClientServerIntegrationTest()199 .addService(new SimpleServiceImpl()) in serverRejectsUntrustedClientCert()245 .addService(new SimpleServiceImpl()) in noClientAuthFailure()286 .addService(new SimpleServiceImpl()) in clientRejectsUntrustedServerCert()343 private static class SimpleServiceImpl extends SimpleServiceGrpc.SimpleServiceImplBase { class in TlsTest
77 .addService(new SimpleServiceImpl()) in basic()92 .addService(new SimpleServiceImpl()) in tcnative()106 private static class SimpleServiceImpl extends SimpleServiceImplBase { class in ShadingTest