Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dsocket_unittest.h67 void ConnectWithDnsLookupInternal(const IPAddress& loopback,
Dsocket_unittest.cc41 ConnectWithDnsLookupInternal(kIPv4Loopback, "localhost"); in TestConnectWithDnsLookupIPv4()
246 void SocketTest::ConnectWithDnsLookupInternal(const IPAddress& loopback, in ConnectWithDnsLookupInternal() function in rtc::SocketTest