Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/unit/java/android/net/
DQosSocketInfoTest.java57 InetSocketAddress clientAddr6 = new InetSocketAddress("::1", 0); in testConstructWithSock() local
87 InetSocketAddress clientAddr6 = new InetSocketAddress("::1", 0); in testConstructWithDatagramSock() local