Searched defs:balancerRpcExecutorPool (Results 1 – 3 of 3) sorted by relevance
173 private final ObjectPool<? extends Executor> balancerRpcExecutorPool; field in ManagedChannelImpl583 ObjectPool<? extends Executor> balancerRpcExecutorPool, in ManagedChannelImpl()
153 private ObjectPool<Executor> balancerRpcExecutorPool; field in ServiceConfigErrorHandlingTest
267 private ObjectPool<Executor> balancerRpcExecutorPool; field in ManagedChannelImplTest