Searched refs:dstAddr (Results 1 – 1 of 1) sorted by relevance
6347 final InetAddress dstAddr = InetAddress.getByName(ipv6Address); in testQosPolicyParamsBuilder() local6372 .setDestinationAddress(dstAddr) in testQosPolicyParamsBuilder()6388 assertEquals(dstAddr, downlinkParams.getDestinationAddress()); in testQosPolicyParamsBuilder()6409 .setDestinationAddress(dstAddr) in testQosPolicyParamsBuilder()6419 assertEquals(dstAddr, uplinkParams.getDestinationAddress()); in testQosPolicyParamsBuilder()