Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/test_asyncio/
Dfunctional.py69 def tcp_client(self, client_prog, member in FunctionalTestCaseMixin
Dtest_ssl.py129 def tcp_client(self, client_prog, member in TestSSL
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/cgroup/
H A Dtest_memcontrol.c949 static int tcp_client(const char *cgroup, unsigned short port) in tcp_client() function