Home
last modified time | relevance | path

Searched refs:test_create_connection_timeout (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_socket.py1368 def test_create_connection_timeout(self): member in NetworkConnectionNoServer
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_base_events.py1084 def test_create_connection_timeout(self, m_socket): member in BaseEventLoopWithSelectorTests
/external/python/cpython3/Lib/test/
Dtest_socket.py4733 def test_create_connection_timeout(self): member in NetworkConnectionNoServer