webrtc/api/units
Tommi 55c3600781 Remove <ostream> dependencies
Some dependencies still exist but are a bit more complex to remove.
This CL removes either unused or easily replaced with ToString()
instances of ostream usage. In one case, moving the operator<<
implementation to the one test file that requires it.

Bug: webrtc:8982
Change-Id: Ia5c840b12a42893494af401317a3daf2fe50ba9b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/356240
Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42582}
2024-07-03 12:27:55 +00:00
..
BUILD.gn
data_rate.cc
data_rate.h Remove <ostream> dependencies 2024-07-03 12:27:55 +00:00
data_rate_unittest.cc
data_size.cc
data_size.h Remove <ostream> dependencies 2024-07-03 12:27:55 +00:00
data_size_unittest.cc
frequency.cc
frequency.h Remove <ostream> dependencies 2024-07-03 12:27:55 +00:00
frequency_unittest.cc
OWNERS
time_delta.cc
time_delta.h Remove <ostream> dependencies 2024-07-03 12:27:55 +00:00
time_delta_unittest.cc
timestamp.cc
timestamp.h Remove <ostream> dependencies 2024-07-03 12:27:55 +00:00
timestamp_unittest.cc Format ^(api|call|common_audio|examples|media|net|p2p|pc)/ 2023-05-03 11:09:26 +00:00