Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DTetheringTest.java2193 final int clientAddrParceled = 0xc0a8002a; in testRequestStaticIp() local
2208 assertEquals(clientAddrParceled, params.singleClientAddr); in testRequestStaticIp()