Home
last modified time | relevance | path

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

12

/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
H A DDatagramSocketImplTest.java50 public void test_connect() throws Exception { in test_connect() method in DatagramSocketImplTest
186 public void test_connect(InetAddress inetAddr, int port) throws SocketException { in test_connect() method in MockDatagramSocketImpl
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dremote_cloud_tpu_test.py54 def test_connect(self): member in RemoteCloudTPUTest
/aosp_15_r20/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
/aosp_15_r20/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
/aosp_15_r20/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
/aosp_15_r20/external/selinux/libsemanage/tests/
H A Dtest_handle.c91 static void test_connect(void) in test_connect() function
/aosp_15_r20/external/autotest/database/
H A Ddatabase_connection_unittest.py64 def test_connect(self): member in DatabaseConnectionTest
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/net/
H A DConcurrentCloseTest.java58 public void test_connect() throws Exception { in test_connect() method in ConcurrentCloseTest
/aosp_15_r20/external/grpc-grpc/test/core/end2end/
H A Ddualstack_socket_test.cc83 void test_connect(const char* server_host, const char* client_host, int port, in test_connect() function
/aosp_15_r20/packages/modules/Bluetooth/system/btif/test/
Dbtif_profile_queue_test.cc87 TEST_F(BtifProfileQueueTest, test_connect) { in TEST_F() argument
/aosp_15_r20/tools/netsim/rust/http-proxy/src/
H A Dconnector.rs85 async fn test_connect() -> Result<()> { in test_connect() function
/aosp_15_r20/external/liburing/test/
H A Dconnect.c210 static int test_connect(struct io_uring *ring) in test_connect() function
/aosp_15_r20/external/curl/tests/unit/
H A Dunit2600.c308 static void test_connect(struct test_case *tc) in test_connect() function
/aosp_15_r20/external/ltp/utils/sctp/testlib/
H A Dsctputil.h178 static inline int test_connect(int sk, struct sockaddr *addr, socklen_t addrlen) in test_connect() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/execution/
Dconnect.cpp422 void test_connect() in test_connect() function
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/nio/channels/
H A DAsynchronousSocketChannelTest.java55 public void test_connect() throws Exception { in test_connect() method in AsynchronousSocketChannelTest
/aosp_15_r20/external/grpc-grpc/test/core/iomgr/
H A Dtcp_server_posix_test.cc328 static void test_connect(size_t num_connects, in test_connect() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/csis/
Dcsis_client_test.cc665 TEST_F(CsisClientTest, test_connect) { in TEST_F() argument
/aosp_15_r20/packages/modules/Bluetooth/system/bta/vc/
Dvc_test.cc806 TEST_F(VolumeControlTest, test_connect) { in TEST_F() argument

12