Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dremote_cloud_tpu_test.py54 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.py50 def test_connect(self): member in SmtpSSLTest
Dtest_imaplib.py650 def test_connect(self): member in ThreadedNetworkedTests
Dtest_ssl.py2019 def test_connect(self): member in SimpleBackgroundTests
Dtest_socket.py5174 def test_connect(self): member in NetworkConnectionNoServer
/external/pandora/avatar/avatar/cases/
Dhost_test.py91 async def test_connect(self) -> None: member in HostTest
Dle_host_test.py193 async def test_connect(self, ref_address_type: OwnAddressType) -> None: member in LeHostTest
/external/autotest/database/
Ddatabase_connection_unittest.py64 def test_connect(self): member in DatabaseConnectionTest
/external/selinux/libsemanage/tests/
Dtest_handle.c91 static void test_connect(void) in test_connect() function
/external/grpc-grpc/test/core/end2end/
Ddualstack_socket_test.cc83 void test_connect(const char* server_host, const char* client_host, int port, in test_connect() function
/external/liburing/test/
Dconnect.c210 static int test_connect(struct io_uring *ring) in test_connect() function
/external/curl/tests/unit/
Dunit2600.c296 static void test_connect(struct test_case *tc) in test_connect() function
/external/ltp/utils/sctp/testlib/
Dsctputil.h178 static inline int test_connect(int sk, struct sockaddr *addr, socklen_t addrlen) in test_connect() function
/external/sdv/vsomeip/third_party/boost/asio/test/execution/
Dconnect.cpp422 void test_connect() in test_connect() function
/external/grpc-grpc/test/core/iomgr/
Dtcp_server_posix_test.cc328 static void test_connect(size_t num_connects, in test_connect() function