webrtc/modules/congestion_controller/pcc
Fanny Linderborg 096014345f Add a function to check if the packet in a PacketResult has been received.
Bug: webrtc:12839
Change-Id: I0ee2b8fa0dfffd2bda2cba0e360b5f5815bbca9d
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/221102
Reviewed-by: Christoffer Rodbro <crodbro@webrtc.org>
Commit-Queue: Fanny Linderborg <linderborg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#34220}
2021-06-03 12:42:49 +00:00
..
bitrate_controller.cc Replace DataSize and DataRate factories with newer versions 2020-02-18 16:09:50 +00:00
bitrate_controller.h Format almost everything. 2019-07-08 13:45:15 +00:00
bitrate_controller_unittest.cc In modules/ replace mock macros with unified MOCK_METHOD macro 2020-05-27 10:21:08 +00:00
BUILD.gn Remove from chromium build targets that are not compatible with it. 2021-02-01 13:46:19 +00:00
monitor_interval.cc Add a function to check if the packet in a PacketResult has been received. 2021-06-03 12:42:49 +00:00
monitor_interval.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
monitor_interval_unittest.cc Replace DataSize and DataRate factories with newer versions 2020-02-18 16:09:50 +00:00
pcc_factory.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
pcc_factory.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
pcc_network_controller.cc Reland "Delete legacy DataSize and DataRate factories" 2020-02-24 09:50:35 +00:00
pcc_network_controller.h Format almost everything. 2019-07-08 13:45:15 +00:00
pcc_network_controller_unittest.cc Replace DataSize and DataRate factories with newer versions 2020-02-18 16:09:50 +00:00
rtt_tracker.cc Add a function to check if the packet in a PacketResult has been received. 2021-06-03 12:42:49 +00:00
rtt_tracker.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
rtt_tracker_unittest.cc Use newer version of TimeDelta and TimeStamp factories in modules/ 2020-02-10 11:49:57 +00:00
utility_function.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
utility_function.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
utility_function_unittest.cc Replace DataSize and DataRate factories with newer versions 2020-02-18 16:09:50 +00:00