Home
last modified time | relevance | path

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

/aosp12/packages/modules/NetworkStack/tests/integration/src/android/net/netlink/
H A DInetDiagSocketIntegrationTest.java103 private class TcpConnection extends Connection { class in InetDiagSocketIntegrationTest
104 TcpConnection(String to, String from) throws Exception { in TcpConnection() method in InetDiagSocketIntegrationTest.TcpConnection