Searched refs:cumulative_num_packets_lost (Results 1 – 4 of 4) sorted by relevance
92 uint32_t cumulative_num_packets_lost; member
154 stats.packets_lost = block.cumulative_num_packets_lost; in GetStats()
209 EXPECT_EQ(static_cast<int32_t>(kReportBlock.cumulative_num_packets_lost), in TEST()
3190 report_block.cumulative_num_packets_lost = it->cumulativeLost; in GetRemoteRTCPReportBlocks()