Searched refs:testTimeoutValue (Results 1 – 8 of 8) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_poplib.py | 334 def testTimeoutValue(self): member in TestTimeouts |
D | test_telnetlib.py | 84 def testTimeoutValue(self): member in GeneralTests |
D | test_smtplib.py | 99 def testTimeoutValue(self): member in GeneralTests |
D | test_ftplib.py | 822 def testTimeoutValue(self): member in TestTimeouts |
/external/python/cpython3/Lib/test/ | ||
D | test_telnetlib.py | 70 def testTimeoutValue(self): member in GeneralTests |
D | test_poplib.py | 498 def testTimeoutValue(self): member in TestTimeouts |
D | test_ftplib.py | 1024 def testTimeoutValue(self): member in TestTimeouts |
D | test_smtplib.py | 125 def testTimeoutValue(self): member in GeneralTests |