webrtc/test/network
Harald Alvestrand 924dd2ecf8 Reduce the number of webrtc:: prefixes in code
This is achieved by moving most anonymous namespaces inside the
webrtc namespace and modifying as appropriate.

Bug: None
Change-Id: Iff299c45f92ae5aaa736722ed6630df9ad5525bf
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/454240
Commit-Queue: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Per Åhgren <peah@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#47077}
2026-03-06 06:29:19 -08:00
..
g3doc Use webrtc name specifier instead of rtc/cricket in test 2025-04-17 01:46:39 -07:00
BUILD.gn Replace ArrayView with std::span in test/ 2026-03-05 14:47:47 -08:00
cross_traffic_unittest.cc Use CurrentTime instead of converting to Timestamp 2025-08-04 08:31:02 -07:00
cross_traffic.cc clang-tidy: apply modernize-use-designated-initializer to examples/ net/ rtc_tools/ test 2025-08-21 10:29:07 -07:00
cross_traffic.h Run tools_webrtc/apply-clang-tidy on the repo 2026-01-09 10:26:41 -08:00
emulated_network_manager.cc Trampoline Network and NetworkManager 2025-11-19 08:24:03 -08:00
emulated_network_manager.h Use webrtc name specifier instead of rtc/cricket in test 2025-04-17 01:46:39 -07:00
emulated_turn_server.cc Reduce the number of webrtc:: prefixes in code 2026-03-06 06:29:19 -08:00
emulated_turn_server.h Create Environment in EmulatedNetworkManager test helper 2025-09-08 00:58:11 -07:00
fake_network_socket_server.cc Add SignalTrampoline to ReadEvent and WriteEvent 2025-10-28 05:37:22 -07:00
fake_network_socket_server.h Use webrtc name specifier instead of rtc/cricket in test 2025-04-17 01:46:39 -07:00
feedback_generator_unittest.cc [cleanup] Fix redundant webrtc name specifier 2025-05-12 02:22:34 -07:00
feedback_generator.cc [cleanup] Fix redundant webrtc name specifier 2025-05-12 02:22:34 -07:00
feedback_generator.h Extend FeedBackGenerator to allow multiple network nodes and to log RtcEventLogs 2025-05-07 06:58:14 -07:00
network_emulation_manager.cc Replace ArrayView with std::span in test/ 2026-03-05 14:47:47 -08:00
network_emulation_manager.h Replace ArrayView with std::span in test/ 2026-03-05 14:47:47 -08:00
network_emulation_pc_unittest.cc Introduce CreateTestEnvironment and update test/ to use it 2025-08-12 09:35:29 -07:00
network_emulation_unittest.cc Remove "sigslot::has_slots" from a lot of classes. 2025-11-03 17:05:37 -08:00
network_emulation.cc Prepare to make the Network class immovable 2025-11-07 12:25:07 -08:00
network_emulation.h Relax FakePacketType type requirements for FakePacketRoute 2026-01-30 07:04:27 -08:00
OWNERS Add terelius@ as owner of test/network 2024-06-13 14:37:54 +00:00
schedulable_network_behavior_test.cc Add network queue to the schedulable network. 2026-02-11 04:49:08 -08:00
schedulable_network_behavior.cc Add network queue to the schedulable network. 2026-02-11 04:49:08 -08:00
schedulable_network_behavior.h Add network queue to the schedulable network. 2026-02-11 04:49:08 -08:00
simulated_network_unittest.cc Send RTCP as ECT(1) if RTP packets are received as ECT(1) 2025-11-05 04:50:48 -08:00
simulated_network.cc Send RTCP as ECT(1) if RTP packets are received as ECT(1) 2025-11-05 04:50:48 -08:00
simulated_network.h Reland "Introduce NetworkQueue interface" 2025-07-08 09:55:56 -07:00
token_bucket_network_behavior_unittest.cc Add Scream traffic policing test 2025-12-10 11:23:45 -08:00
token_bucket_network_behavior.cc Add Scream traffic policing test 2025-12-10 11:23:45 -08:00
token_bucket_network_behavior.h Add Scream traffic policing test 2025-12-10 11:23:45 -08:00
traffic_route.cc Use webrtc name specifier instead of rtc/cricket in test 2025-04-17 01:46:39 -07:00
traffic_route.h Run tools_webrtc/apply-clang-tidy on the repo 2026-01-09 10:26:41 -08:00