Searched refs:test_unsupported_dtls (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_ssl.py | 673 def test_unsupported_dtls(self): member in BasicSocketTests |
/external/python/cpython3/Lib/test/ | ||
D | test_ssl.py | 1034 def test_unsupported_dtls(self): member in BasicSocketTests |