Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java6347 final InetAddress dstAddr = InetAddress.getByName(ipv6Address); in testQosPolicyParamsBuilder() local
6372 .setDestinationAddress(dstAddr) in testQosPolicyParamsBuilder()
6388 assertEquals(dstAddr, downlinkParams.getDestinationAddress()); in testQosPolicyParamsBuilder()
6409 .setDestinationAddress(dstAddr) in testQosPolicyParamsBuilder()
6419 assertEquals(dstAddr, uplinkParams.getDestinationAddress()); in testQosPolicyParamsBuilder()