Searched refs:SUBCHANNEL_SHUTDOWN_STATUS (Results 1 – 2 of 2) sorted by relevance
113 static final Status SUBCHANNEL_SHUTDOWN_STATUS = field in ManagedChannelImpl1423 subchannel.shutdown(SUBCHANNEL_SHUTDOWN_STATUS); in shutdown()
1087 verify(transportInfo1.transport).shutdown(same(ManagedChannelImpl.SUBCHANNEL_SHUTDOWN_STATUS)); in subchannels()