/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/ |
H A D | DatagramSocketImplTest.java | 50 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 D | remote_cloud_tpu_test.py | 54 def test_connect(self): member in RemoteCloudTPUTest
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_smtpnet.py | 11 def test_connect(self): member in SmtpSSLTest
|
D | test_imaplib.py | 150 def test_connect(self): member in BaseThreadedNetworkedTests
|
D | test_httplib.py | 945 def test_connect(self): member in TunnelTests
|
D | test_ssl.py | 1340 def test_connect(self): member in NetworkedTests
|
D | test_socket.py | 1329 def test_connect(self): member in NetworkConnectionNoServer
|
/aosp_15_r20/external/python/cpython3/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
|
/aosp_15_r20/external/pandora/avatar/avatar/cases/ |
D | host_test.py | 91 async def test_connect(self) -> None: member in HostTest
|
D | le_host_test.py | 193 async def test_connect(self, ref_address_type: OwnAddressType) -> None: member in LeHostTest
|
/aosp_15_r20/external/selinux/libsemanage/tests/ |
H A D | test_handle.c | 91 static void test_connect(void) in test_connect() function
|
/aosp_15_r20/external/autotest/database/ |
H A D | database_connection_unittest.py | 64 def test_connect(self): member in DatabaseConnectionTest
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/net/ |
H A D | ConcurrentCloseTest.java | 58 public void test_connect() throws Exception { in test_connect() method in ConcurrentCloseTest
|
/aosp_15_r20/external/grpc-grpc/test/core/end2end/ |
H A D | dualstack_socket_test.cc | 83 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/ |
D | btif_profile_queue_test.cc | 87 TEST_F(BtifProfileQueueTest, test_connect) { in TEST_F() argument
|
/aosp_15_r20/tools/netsim/rust/http-proxy/src/ |
H A D | connector.rs | 85 async fn test_connect() -> Result<()> { in test_connect() function
|
/aosp_15_r20/external/liburing/test/ |
H A D | connect.c | 210 static int test_connect(struct io_uring *ring) in test_connect() function
|
/aosp_15_r20/external/curl/tests/unit/ |
H A D | unit2600.c | 308 static void test_connect(struct test_case *tc) in test_connect() function
|
/aosp_15_r20/external/ltp/utils/sctp/testlib/ |
H A D | sctputil.h | 178 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/ |
D | connect.cpp | 422 void test_connect() in test_connect() function
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/nio/channels/ |
H A D | AsynchronousSocketChannelTest.java | 55 public void test_connect() throws Exception { in test_connect() method in AsynchronousSocketChannelTest
|
/aosp_15_r20/external/grpc-grpc/test/core/iomgr/ |
H A D | tcp_server_posix_test.cc | 328 static void test_connect(size_t num_connects, in test_connect() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/csis/ |
D | csis_client_test.cc | 665 TEST_F(CsisClientTest, test_connect) { in TEST_F() argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/vc/ |
D | vc_test.cc | 806 TEST_F(VolumeControlTest, test_connect) { in TEST_F() argument
|