Searched defs:test_connect (Results 1 – 6 of 6) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_smtpnet.py | 50 def test_connect(self): member in SmtpSSLTest |
| D | test_imaplib.py | 650 def test_connect(self): member in ThreadedNetworkedTests |
| D | test_ssl.py | 2022 def test_connect(self): member in SimpleBackgroundTests |
| D | test_socket.py | 5174 def test_connect(self): member in NetworkConnectionNoServer |
| /third_party/curl/tests/unit/ | ||
| D | unit2600.c | 296 static void test_connect(struct test_case *tc) in test_connect() function |
| /third_party/ltp/utils/sctp/testlib/ | ||
| D | sctputil.h | 178 static inline int test_connect(int sk, struct sockaddr *addr, socklen_t addrlen) in test_connect() function |