Home
last modified time | relevance | path

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

/external/webrtc/logging/rtc_event_log/
Drtc_event_log_unittest_helper.h86 std::unique_ptr<RtcEventRemoteEstimate> NewRemoteEstimate();
Drtc_event_log_unittest_helper.cc399 std::unique_ptr<RtcEventRemoteEstimate> EventGenerator::NewRemoteEstimate() { in NewRemoteEstimate() function in webrtc::test::EventGenerator
/external/webrtc/logging/rtc_event_log/encoder/
Drtc_event_log_encoder_unittest.cc257 ? gen_.NewRemoteEstimate() in TEST_P()