webrtc/test/logging
Björn Terelius 1a61739122 Fix MemoryLogWriter so that it always writes the full data.
Also remove some unused and unnecessary constructors from MemoryStream.

Bug: webrtc:11053
Change-Id: I840820d5c8e9dd987e35db8abce9c51d55c450a5
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/158280
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Björn Terelius <terelius@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29614}
2019-10-25 12:07:32 +00:00
..
BUILD.gn Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
file_log_writer.cc Use std::make_unique instead of absl::make_unique. 2019-09-17 15:47:29 +00:00
file_log_writer.h Adds functionality to write logs to memory. 2019-01-16 17:36:31 +00:00
log_writer.cc Adds functionality to write logs to memory. 2019-01-16 17:36:31 +00:00
log_writer.h Format almost everything. 2019-07-08 13:45:15 +00:00
memory_log_writer.cc Fix MemoryLogWriter so that it always writes the full data. 2019-10-25 12:07:32 +00:00
memory_log_writer.h Adds functionality to write logs to memory. 2019-01-16 17:36:31 +00:00