Home
last modified time | relevance | path

Searched refs:testSocket (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java4170 final UdpEncapsulationSocket testSocket = mIpSec.openUdpEncapsulationSocket(); in doTestNattSocketKeepalivesWithExecutor() local
4171 final int srcPort = testSocket.getPort(); in doTestNattSocketKeepalivesWithExecutor()
4188 notMyNet, testSocket, myIPv4, dstIPv4, executor, callback)) { in doTestNattSocketKeepalivesWithExecutor() argument
4195 myNet, testSocket, myIPv4, dstIPv4, executor, callback)) { in doTestNattSocketKeepalivesWithExecutor() argument
4202 myNet, testSocket, myIPv4, dstIPv6, executor, callback)) { in doTestNattSocketKeepalivesWithExecutor() argument
4209 myNet, testSocket, myIPv6, dstIPv4, executor, callback)) { in doTestNattSocketKeepalivesWithExecutor() argument
4216 myNet, testSocket, myIPv6, dstIPv6, executor, callback)) { in doTestNattSocketKeepalivesWithExecutor() argument
4223 myNet, testSocket, myIPv4, dstIPv4, executor, callback)) { in doTestNattSocketKeepalivesWithExecutor() argument
4231 myNet, testSocket, myIPv4, dstIPv4, executor, callback)) { in doTestNattSocketKeepalivesWithExecutor() argument
4258 myNet, testSocket, myIPv4, dstIPv4, executor, callback)) { in doTestNattSocketKeepalivesWithExecutor() argument
[all …]