Searched refs:deliveryRatio (Results 1 – 1 of 1) sorted by relevance
6992 int deliveryRatio = QosCharacteristics.DELIVERY_RATIO_99; in testQosCharacteristicsBuilder() local7003 .setMsduDeliveryInfo(deliveryRatio, countExponent) in testQosCharacteristicsBuilder()7016 assertEquals(deliveryRatio, qosCharacteristics.getDeliveryRatio()); in testQosCharacteristicsBuilder()