Searched refs:test_create_connection_timeout (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/test/test_asyncio/ | ||
| D | test_base_events.py | 1168 def test_create_connection_timeout(self, m_socket): member in BaseEventLoopWithSelectorTests |
| /external/python/cpython3/Lib/test/ | ||
| D | test_socket.py | 5557 def test_create_connection_timeout(self): member in NetworkConnectionNoServer |