Home
last modified time | relevance | path

Searched refs:unix_client (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dtest_server.py110 with self.unix_client(lambda sock: client(sock, addr)):
Dfunctional.py89 def unix_client(self, *args, **kwargs): member in FunctionalTestCaseMixin
Dtest_ssl.py147 def unix_client(self, *args, **kwargs): member in TestSSL