Home
last modified time | relevance | path

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

/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java4179 InetAddress myIPv4 = InetAddress.getByName("192.0.2.129"); in testPacketKeepalives() local
4318 final InetAddress myIPv4 = InetAddress.getByName("192.0.2.129"); in doTestNattSocketKeepalivesWithExecutor() local
4346 notMyNet, testSocket, myIPv4, dstIPv4, executor, callback)) { in doTestNattSocketKeepalivesWithExecutor() argument
4353 myNet, testSocket, myIPv4, dstIPv4, executor, callback)) { in doTestNattSocketKeepalivesWithExecutor() argument
4360 myNet, testSocket, myIPv4, dstIPv6, executor, callback)) { in doTestNattSocketKeepalivesWithExecutor() argument
4381 myNet, testSocket, myIPv4, dstIPv4, executor, callback)) { in doTestNattSocketKeepalivesWithExecutor() argument
4389 myNet, testSocket, myIPv4, dstIPv4, executor, callback)) { in doTestNattSocketKeepalivesWithExecutor() argument
4416 myNet, testSocket, myIPv4, dstIPv4, executor, callback)) { in doTestNattSocketKeepalivesWithExecutor() argument
4428 myNet, testSocket, myIPv4, dstIPv4, executor, callback)) { in doTestNattSocketKeepalivesWithExecutor() argument
4451 myNet, testSocket, myIPv4, dstIPv4, executor, callback)) { in doTestNattSocketKeepalivesWithExecutor() argument
[all …]