Searched refs:NAME_RESOLVER_PARAMS (Results 1 – 3 of 3) sorted by relevance
34 private static final Attributes NAME_RESOLVER_PARAMS = field in ManagedChannelImplGetNameResolverTest110 "foo.googleapis.com:8080", nameResolverFactory, NAME_RESOLVER_PARAMS); in validTargetNoResovler()120 target, nameResolverFactory, NAME_RESOLVER_PARAMS); in testValidTarget()131 target, nameResolverFactory, NAME_RESOLVER_PARAMS); in testInvalidTarget()
85 private static final Attributes NAME_RESOLVER_PARAMS = field in DnsNameResolverTest680 provider.newNameResolver(uri, NAME_RESOLVER_PARAMS); in testInvalidUri()688 DnsNameResolver resolver = provider.newNameResolver(uri, NAME_RESOLVER_PARAMS); in testValidUri()
134 private static final Attributes NAME_RESOLVER_PARAMS = field in ManagedChannelImplTest2825 return NAME_RESOLVER_PARAMS; in getNameResolverParams()2869 assertSame(NAME_RESOLVER_PARAMS, params); in newNameResolver()