Searched refs:ConnectWithDnsLookupFailInternal (Results 1 – 2 of 2) sorted by relevance
71 void ConnectWithDnsLookupFailInternal(const IPAddress& loopback);
60 ConnectWithDnsLookupFailInternal(kIPv4Loopback); in TestConnectWithDnsLookupFailIPv4()65 ConnectWithDnsLookupFailInternal(kIPv6Loopback); in TestConnectWithDnsLookupFailIPv6()328 void SocketTest::ConnectWithDnsLookupFailInternal(const IPAddress& loopback) { in ConnectWithDnsLookupFailInternal() function in rtc::SocketTest