Searched refs:testRecvTimeout (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_timeout.py | 130 def testRecvTimeout(self): member in TimeoutTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_timeout.py | 236 def testRecvTimeout(self): member in TCPTimeoutTestCase |