Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/android/net/dhcp/
H A DDhcpServingParamsParcelExtTest.java48 private static final int TEST_PREFIX_LENGTH = 17; field in DhcpServingParamsParcelExtTest
/aosp12/packages/modules/NetworkStack/tests/unit/src/android/net/dhcp/
H A DDhcpServerTest.java87 private static final int TEST_PREFIX_LENGTH = 20; field in DhcpServerTest