webrtc/test/scenario
Jonas Olsson a4d873786f Format almost everything.
This CL was generated by running

git ls-files | grep -P "(\.h|\.cc)$" | grep -v 'sdk/' | grep -v 'rtc_base/ssl_' | \
grep -v 'fake_rtc_certificate_generator.h' | grep -v 'modules/audio_device/win/' | \
grep -v 'system_wrappers/source/clock.cc' | grep -v 'rtc_base/trace_event.h' | \
grep -v 'modules/audio_coding/codecs/ilbc/' | grep -v 'screen_capturer_mac.h' | \
grep -v 'spl_inl_mips.h' | grep -v 'data_size_unittest.cc' | grep -v 'timestamp_unittest.cc' \
| xargs clang-format -i ; git cl format

Most of these changes are clang-format grouping and reordering includes
differently.

Bug: webrtc:9340
Change-Id: Ic83ddbc169bfacd21883e381b5181c3dd4fe8a63
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/144051
Commit-Queue: Jonas Olsson <jonasolsson@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28505}
2019-07-08 13:45:15 +00:00
..
scenario_tests Format almost everything. 2019-07-08 13:45:15 +00:00
audio_stream.cc Adds support for abs send time extension in scenario tests. 2019-06-14 16:26:27 +00:00
audio_stream.h Adds GetStats to scenario receive streams. 2019-04-09 11:44:20 +00:00
BUILD.gn Move network emulation framework under test/network 2019-07-05 11:08:42 +00:00
call_client.cc Format almost everything. 2019-07-08 13:45:15 +00:00
call_client.h Move network emulation framework under test/network 2019-07-05 11:08:42 +00:00
column_printer.cc Format almost everything. 2019-07-08 13:45:15 +00:00
column_printer.h Adds functionality to write logs to memory. 2019-01-16 17:36:31 +00:00
hardware_codecs.cc Format almost everything. 2019-07-08 13:45:15 +00:00
hardware_codecs.h Adds scenario test framework. 2018-09-27 12:31:33 +00:00
network_node.cc Format almost everything. 2019-07-08 13:45:15 +00:00
network_node.h Move network emulation framework under test/network 2019-07-05 11:08:42 +00:00
OWNERS Adds scenario test framework. 2018-09-27 12:31:33 +00:00
performance_stats.cc Improvements to scenario video stats for scenario tests. 2019-06-24 15:42:42 +00:00
performance_stats.h Improvements to scenario video stats for scenario tests. 2019-06-24 15:42:42 +00:00
scenario_config.cc Using NetworkEmulationManager in Scenario tests. 2019-04-16 06:24:26 +00:00
scenario_config.h Format almost everything. 2019-07-08 13:45:15 +00:00
scenario_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
scenario.cc Format almost everything. 2019-07-08 13:45:15 +00:00
scenario.h Move network emulation framework under test/network 2019-07-05 11:08:42 +00:00
stats_collection_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
stats_collection.cc Format almost everything. 2019-07-08 13:45:15 +00:00
stats_collection.h Reland "Adds more performance stats collection to scenario tests." 2019-04-15 12:13:45 +00:00
video_frame_matcher.cc Improvements to scenario video stats for scenario tests. 2019-06-24 15:42:42 +00:00
video_frame_matcher.h Improvements to scenario video stats for scenario tests. 2019-06-24 15:42:42 +00:00
video_stream_unittest.cc Fix for NACK retransmission in Scenario tests. 2019-06-26 15:23:57 +00:00
video_stream.cc Format almost everything. 2019-07-08 13:45:15 +00:00
video_stream.h Adds control of active layers in scenario tests. 2019-05-02 10:13:26 +00:00