Searched refs:RESOLUTION_ATTR (Results 1 – 1 of 1) sorted by relevance
113 private static final Attributes.Key<String> RESOLUTION_ATTR = field in GrpclbLoadBalancerTest729 Attributes resolutionAttrs = Attributes.newBuilder().set(RESOLUTION_ATTR, "yeah").build(); in nameResolutionFailsThenRecoverToDelegate()