Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/unit/java/com/android/server/
DIpSecServiceTest.java155 int findUnusedPort() throws Exception { in findUnusedPort() method in IpSecServiceTest
169 localport = findUnusedPort(); in testOpenAndCloseUdpEncapsulationSocket()
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DIpSecManagerTest.java145 private static int findUnusedPort() throws Exception { in findUnusedPort() method in IpSecManagerTest
159 int port = findUnusedPort(); in getBoundUdpSocket()
1500 port = findUnusedPort(); in testOpenUdpEncapSocketSpecificPort()