Home
last modified time | relevance | path

Searched refs:LocalhostResolves (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/util/
H A Dresolve_localhost_ip46.cc57 void LocalhostResolves(bool* ipv4, bool* ipv6) { in LocalhostResolves() function
66 LocalhostResolves(&localhost_resolves_to_ipv4, &localhost_resolves_to_ipv6); in RunningWithIPv6Only()
H A Dresolve_localhost_ip46.h29 void LocalhostResolves(bool* ipv4, bool* ipv6);