Home
last modified time | relevance | path

Searched refs:test_connect_with_context (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_ssl.py1442 def test_connect_with_context(self): member in NetworkedTests
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_ssl.py2079 def test_connect_with_context(self): member in SimpleBackgroundTests