Home
last modified time | relevance | path

Searched defs:SUPPORTS_SSL (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_poplib.py237 SUPPORTS_SSL = False variable
241 SUPPORTS_SSL = True variable
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_poplib.py30 SUPPORTS_SSL = False variable
34 SUPPORTS_SSL = True variable
/aosp_15_r20/external/curl/tests/http/
H A Dtest_31_vsftpds.py43 SUPPORTS_SSL = True variable in TestVsFTPD