Home
last modified time | relevance | path

Searched refs:kThreeReportIntervals (Results 1 – 1 of 1) sorted by relevance

/external/openscreen/cast/streaming/
Dsender_unittest.cc891 constexpr auto kThreeReportIntervals = 3 * kRtcpReportInterval; in TEST_F() local
892 SimulateExecution(kThreeReportIntervals); // Three more Sender Reports. in TEST_F()
906 EXPECT_EQ(frame.reference_time + kThreeReportIntervals, in TEST_F()
909 RtpTimeDelta::FromDuration(kThreeReportIntervals, kRtpTimebase), in TEST_F()