Searched refs:GoogleDNSIpV6Address (Results 1 – 1 of 1) sorted by relevance
31 const char *GoogleDNSIpV6Address="2001:4860:4860::8888"; variable169 inet_pton(AF_INET6, GoogleDNSIpV6Address, addr6); in Java_android_net_cts_DnsTest_testNativeDns()172 LOGD("gethostbyaddr(%s (GoogleDNS) ) gave null response", GoogleDNSIpV6Address); in Java_android_net_cts_DnsTest_testNativeDns()176 LOGD("gethostbyaddr(%s (GoogleDNS) ) gave %s for name", GoogleDNSIpV6Address, in Java_android_net_cts_DnsTest_testNativeDns()