Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/unit/java/com/android/server/
DIpSecServiceTest.java83 private static final int TEST_UDP_ENCAP_INVALID_PORT = 100; field in IpSecServiceTest
277 mIpSecService.openUdpEncapsulationSocket(TEST_UDP_ENCAP_INVALID_PORT, new Binder()); in testOpenUdpEncapsulationSocketPortRange()