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()
88 private static final Attributes NAME_RESOLVER_PARAMS = field in DnsNameResolverTest759 provider.newNameResolver(uri, NAME_RESOLVER_PARAMS); in testInvalidUri()767 DnsNameResolver resolver = provider.newNameResolver(uri, NAME_RESOLVER_PARAMS); in testValidUri()
135 private static final Attributes NAME_RESOLVER_PARAMS = field in ManagedChannelImplTest2816 return NAME_RESOLVER_PARAMS; in getNameResolverParams()2860 assertSame(NAME_RESOLVER_PARAMS, params); in newNameResolver()