Searched refs:ConnectWithClosedSocketInternal (Results 1 – 2 of 2) sorted by relevance
72 void ConnectWithClosedSocketInternal(const IPAddress& loopback);
69 ConnectWithClosedSocketInternal(kIPv4Loopback); in TestConnectWithClosedSocketIPv4()74 ConnectWithClosedSocketInternal(kIPv6Loopback); in TestConnectWithClosedSocketIPv6()369 void SocketTest::ConnectWithClosedSocketInternal(const IPAddress& loopback) { in ConnectWithClosedSocketInternal() function in rtc::SocketTest