Home
last modified time | relevance | path

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

/external/grpc-grpc-java/services/src/test/java/io/grpc/services/
DChannelzProtoUtilTest.java623 TestSocket otherSocket = new TestSocket(); in toSubchannel_socketChildren() local
625 .setSockets(ImmutableList.<InternalWithLogId>of(socket, otherSocket)) in toSubchannel_socketChildren()
631 .addSocketRef(ChannelzProtoUtil.toSocketRef(otherSocket)) in toSubchannel_socketChildren()