Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/tests/common/java/android/net/
H A DDhcpInfoTest.java42 private static final int LEASE_TIME = 9999; field in DhcpInfoTest
56 dhcpInfo.leaseDuration = LEASE_TIME; in createDhcpInfoObject()
79 + STR_ADDR2 + " lease " + LEASE_TIME + " seconds"; in testToString()