Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/media/base/
H A Drtp_utils_unittest.cc78 static const rtc::ArrayView<const char> kRtcpReportArrayView = variable
298 EXPECT_EQ(RtpPacketType::kRtcp, InferRtpPacketType(kRtcpReportArrayView)); in TEST()