Searched refs:delay_since_last_sr (Results 1 – 6 of 6) sorted by relevance
84 uint32 delay_since_last_sr; member130 lhs.delay_since_last_sr == rhs.delay_since_last_sr;
130 report_block.delay_since_last_sr = kDelayLastSr; in TEST_F()265 report_block.delay_since_last_sr = kDelayLastSr; in TEST_F()299 report_block.delay_since_last_sr = kDelayLastSr; in TEST_F()341 report_block.delay_since_last_sr = kDelayLastSr; in TEST_F()391 report_block.delay_since_last_sr = kDelayLastSr; in TEST_F()479 report_block.delay_since_last_sr = kDelayLastSr; in TEST_F()552 report_block.delay_since_last_sr = kDelayLastSr; in TEST_F()
287 report_block.delay_since_last_sr = in SendRtcpFromRtpReceiver()290 report_block.delay_since_last_sr = 0; in SendRtcpFromRtpReceiver()
229 report_block.delay_since_last_sr = rb.delay_last_sender_report; in HandleReportBlock()
190 expected_report_block_.delay_since_last_sr = kDelayLastSr; in SetUp()
297 big_endian_writer.WriteU32(report_block.delay_since_last_sr); in AddReportBlocks()