Home
last modified time | relevance | path

Searched defs:test_connect (Results 1 – 18 of 18) sorted by relevance

/external/tensorflow/tensorflow/python/eager/
Dremote_cloud_tpu_test.py58 def test_connect(self): member in RemoteCloudTPUTest
/external/python/cpython2/Lib/test/
Dtest_smtpnet.py11 def test_connect(self): member in SmtpSSLTest
Dtest_imaplib.py150 def test_connect(self): member in BaseThreadedNetworkedTests
Dtest_httplib.py945 def test_connect(self): member in TunnelTests
Dtest_ssl.py1340 def test_connect(self): member in NetworkedTests
Dtest_socket.py1329 def test_connect(self): member in NetworkConnectionNoServer
/external/python/cpython3/Lib/test/
Dtest_smtpnet.py49 def test_connect(self): member in SmtpSSLTest
Dtest_imaplib.py645 def test_connect(self): member in ThreadedNetworkedTests
Dtest_ssl.py1933 def test_connect(self): member in SimpleBackgroundTests
Dtest_socket.py5107 def test_connect(self): member in NetworkConnectionNoServer
/external/autotest/database/
Ddatabase_connection_unittest.py64 def test_connect(self): member in DatabaseConnectionTest
/external/selinux/libsemanage/tests/
Dtest_handle.c91 void test_connect(void) in test_connect() function
/external/llvm-project/lldb/test/API/functionalities/gdb_remote_client/
DTestGDBRemoteClient.py15 def test_connect(self): member in TestGDBRemoteClient
/external/grpc-grpc/test/core/end2end/
Ddualstack_socket_test.cc71 void test_connect(const char* server_host, const char* client_host, int port, in test_connect() function
/external/grpc-grpc/test/core/iomgr/
Dtcp_server_uv_test.cc216 static void test_connect(unsigned n) { in test_connect() function
Dtcp_server_posix_test.cc285 static void test_connect(size_t num_connects, in test_connect() function
/external/ltp/utils/sctp/testlib/
Dsctputil.h165 static inline int test_connect(int sk, struct sockaddr *addr, socklen_t addrlen) in test_connect() function
/external/python/pyopenssl/tests/
Dtest_ssl.py2289 def test_connect(self): member in TestConnection