Searched refs:testTimeoutValue (Results 1 – 8 of 8) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_poplib.py | 344 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 | 836 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 | 521 def testTimeoutValue(self): member in TestTimeouts |
D | test_ftplib.py | 1044 def testTimeoutValue(self): member in TestTimeouts |
D | test_smtplib.py | 122 def testTimeoutValue(self): member in GeneralTests |