Searched refs:SetFractionLost (Results 1 – 7 of 7) sorted by relevance
37 void SetFractionLost(uint8_t fraction_lost) { in SetFractionLost() function
56 rb.SetFractionLost(kFractionLost); in TEST()
73 rb.SetFractionLost(kFractionLost); in TEST()
443 rb1.SetFractionLost(10); in TEST()448 rb2.SetFractionLost(0); in TEST()471 rb3.SetFractionLost(kFracLost[0]); in TEST()477 rb4.SetFractionLost(kFracLost[1]); in TEST()524 rb1.SetFractionLost(kFracLost[0]); in TEST()552 rb2.SetFractionLost(kFracLost[1]); in TEST()1327 rb1.SetFractionLost(kFractionLoss); in TEST()1370 rtcp_block.SetFractionLost(kFractionLoss); in TEST()
383 block.SetFractionLost(stats.fraction_lost); in RtcpReportBlocks()
235 report_block.SetFractionLost(prng_.Rand<uint8_t>()); in NewReportBlock()
471 stat_.SetFractionLost(fraction_lost); in FakeReceiveStatistics()