Home
last modified time | relevance | path

Searched defs:unix_client (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dfunctional.py89 def unix_client(self, *args, **kwargs): member in FunctionalTestCaseMixin
Dtest_ssl.py147 def unix_client(self, *args, **kwargs): member in TestSSL