Home
last modified time | relevance | path

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

/external/webrtc/logging/rtc_event_log/
Drtc_event_log_unittest_helper.h99 rtcp::LossNotification NewLossNotification();
Drtc_event_log_unittest_helper.cc383 rtcp::LossNotification EventGenerator::NewLossNotification() { in NewLossNotification() function in webrtc::test::EventGenerator
/external/webrtc/logging/rtc_event_log/encoder/
Drtc_event_log_encoder_unittest.cc1203 events.emplace_back(gen_.NewLossNotification()); in TEST_P()