Home
last modified time | relevance | path

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

/external/webrtc/video/end_to_end_tests/
Drtp_rtcp_tests.cc190 static const int32_t kMaxTimestampGap = kDefaultTimeoutMs * 90; in TestRtpStatePreservation() local
201 EXPECT_LE(std::abs(timestamp_gap), kMaxTimestampGap) in TestRtpStatePreservation()