webrtc/test/network
Jared Siskin 7220ee97aa Format the rest
git ls-files | grep -e  "\(\.h\|\.cc\)$" | grep -vE "^(rtc_base|sdk|modules|api|call|common_audio|examples|media|net|p2p|pc)/" | xargs clang-format -i ; git cl format
after landing: add to .git-blame-ignore-revs

Bug: webrtc:15082
Change-Id: I9c7fc4e6fbb023809fb22a89a78be713de6990d3
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/302063
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#39978}
2023-05-03 12:56:39 +00:00
..
g3doc Reland "Migrate WebRTC documentation to new renderer" 2023-01-31 09:30:04 +00:00
BUILD.gn Extract TestADM into a separate target 2023-04-20 10:45:37 +00:00
cross_traffic.cc Format the rest 2023-05-03 12:56:39 +00:00
cross_traffic.h Use backticks not vertical bars to denote variables in comments for /test 2021-07-27 12:50:31 +00:00
cross_traffic_unittest.cc Add infrastructure stats for network emulation layer 2022-11-12 00:01:49 +00:00
emulated_network_manager.cc Remove deprecated API for emulated network stats 2022-11-14 17:51:42 +00:00
emulated_network_manager.h Remove deprecated API for emulated network stats 2022-11-14 17:51:42 +00:00
emulated_turn_server.cc Replace Invoke in tests with SendTask test helper 2022-08-12 23:42:16 +00:00
emulated_turn_server.h Adopt absl::string_view in p2p/ 2022-06-30 13:19:18 +00:00
fake_network_socket_server.cc Format the rest 2023-05-03 12:56:39 +00:00
fake_network_socket_server.h Format the rest 2023-05-03 12:56:39 +00:00
feedback_generator.cc Add infrastructure stats for network emulation layer 2022-11-12 00:01:49 +00:00
feedback_generator.h Add support for lost packets to FeedbackGenerator 2022-01-19 15:13:51 +00:00
feedback_generator_unittest.cc Add support for lost packets to FeedbackGenerator 2022-01-19 15:13:51 +00:00
network_emulation.cc Add infrastructure stats for network emulation layer 2022-11-12 00:01:49 +00:00
network_emulation.h Add collection of EmulatedNetworkNode stats to stats collector 2022-11-21 09:46:34 +00:00
network_emulation_manager.cc Remove deprecated API for emulated network stats 2022-11-14 17:51:42 +00:00
network_emulation_manager.h Remove deprecated API for emulated network stats 2022-11-14 17:51:42 +00:00
network_emulation_pc_unittest.cc Add infrastructure stats for network emulation layer 2022-11-12 00:01:49 +00:00
network_emulation_unittest.cc Remove deprecated API for emulated network stats 2022-11-14 17:51:42 +00:00
OWNERS
traffic_route.cc Format the rest 2023-05-03 12:56:39 +00:00
traffic_route.h Use backticks not vertical bars to denote variables in comments for /test 2021-07-27 12:50:31 +00:00