Home
last modified time | relevance | path

Searched defs:serverChannel (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc-java/netty/src/test/java/io/grpc/netty/
DProtocolNegotiatorsTest.java322 Channel serverChannel = new ServerBootstrap().group(elg).channel(LocalServerChannel.class) in httpProxy_completes() local
386 Channel serverChannel = new ServerBootstrap().group(elg).channel(LocalServerChannel.class) in httpProxy_500() local
/external/conscrypt/testing/src/main/java/org/conscrypt/
DChannelType.java100 ServerSocketChannel serverChannel = serverSocket.getChannel(); in accept() local
/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/
DChannelType.java102 ServerSocketChannel serverChannel = serverSocket.getChannel(); in accept() local