Home
last modified time | relevance | path

Searched defs:kLastReceived (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/
H A Dloss_notification_unittest.cc25 constexpr uint16_t kLastReceived = kLastDecoded + 0x7fff + 1; in TEST() local
34 constexpr uint16_t kLastReceived = kLastDecoded + 0x7fff; in TEST() local
48 constexpr uint16_t kLastReceived = kLastDecoded + (0x6542 >> 1); in TEST() local
119 constexpr uint16_t kLastReceived = kLastDecoded + (0x6542 >> 1); in TEST() local
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtcp_sender_unittest.cc380 constexpr uint16_t kLastReceived = 0x4321; in TEST_F() local
397 constexpr uint16_t kLastReceived = 0x4321; in TEST_F() local