webrtc/modules/pacing
Danil Chapovalov 014197b581 In modules/ replace mock macros with unified MOCK_METHOD macro
Bug: webrtc:11564
Change-Id: I8a87389a795029feb818449ab1e5bbe69486db28
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/175908
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31364}
2020-05-27 10:21:08 +00:00
..
bitrate_prober_unittest.cc Make BitrateProber::IsProbing() inline. 2020-03-26 12:55:30 +00:00
bitrate_prober.cc Make BitrateProber::IsProbing() inline. 2020-03-26 12:55:30 +00:00
bitrate_prober.h Make BitrateProber::IsProbing() inline. 2020-03-26 12:55:30 +00:00
BUILD.gn Replace std::string::find() == 0 with absl::StartsWith (part 2). 2020-04-02 14:38:30 +00:00
DEPS Replace field trials with WebRtcKeyValueConfig in PacedSender 2019-02-22 13:08:18 +00:00
interval_budget_unittest.cc Make interval budget use ratio instead of percent 2019-06-07 08:53:57 +00:00
interval_budget.cc Fix potential signed overflow in IntervalBudget::set_target_rate_kbps 2019-06-18 15:42:54 +00:00
interval_budget.h Fix potential signed overflow in IntervalBudget::set_target_rate_kbps 2019-06-18 15:42:54 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00
paced_sender_unittest.cc In modules/ replace mock macros with unified MOCK_METHOD macro 2020-05-27 10:21:08 +00:00
paced_sender.cc Lets PacingController call PacketRouter directly. 2020-05-25 12:02:34 +00:00
paced_sender.h Lets PacingController call PacketRouter directly. 2020-05-25 12:02:34 +00:00
pacing_controller_unittest.cc In modules/ replace mock macros with unified MOCK_METHOD macro 2020-05-27 10:21:08 +00:00
pacing_controller.cc Lets PacingController call PacketRouter directly. 2020-05-25 12:02:34 +00:00
pacing_controller.h Lets PacingController call PacketRouter directly. 2020-05-25 12:02:34 +00:00
packet_router_unittest.cc Rename more death test to *DeathTest 2020-05-26 20:27:34 +00:00
packet_router.cc Lets PacingController call PacketRouter directly. 2020-05-25 12:02:34 +00:00
packet_router.h Lets PacingController call PacketRouter directly. 2020-05-25 12:02:34 +00:00
round_robin_packet_queue.cc Fixes issue with non-paced audio send time in dynamic pacer. 2020-04-06 10:41:33 +00:00
round_robin_packet_queue.h Fixes issue with non-paced audio send time in dynamic pacer. 2020-04-06 10:41:33 +00:00
rtp_packet_pacer.h Reland "Adds trial to use correct overhead calculation in pacer." 2020-01-29 18:45:16 +00:00
task_queue_paced_sender_unittest.cc In modules/ replace mock macros with unified MOCK_METHOD macro 2020-05-27 10:21:08 +00:00
task_queue_paced_sender.cc Lets PacingController call PacketRouter directly. 2020-05-25 12:02:34 +00:00
task_queue_paced_sender.h Lets PacingController call PacketRouter directly. 2020-05-25 12:02:34 +00:00