Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/media/base/
H A Drtp_utils_unittest.cc44 static uint8_t kRtpMsgWith2ByteExtnHeader[] = { variable
127 EXPECT_TRUE(ValidateRtpHeader(kRtpMsgWith2ByteExtnHeader, in TEST()
128 sizeof(kRtpMsgWith2ByteExtnHeader), nullptr)); in TEST()