webrtc/rtc_base/strings
Evan Shrubsole 108cde271b Replace use of PrintTo with AbslStringify for RTC stat types
This allows other tests using RTC stats to get pretty printing as well.

Bug: webrtc:381524905
Change-Id: Ib1eb9e1dad36b89e5b1c2ec687fcfeb308f82939
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/370761
Reviewed-by: Evan Shrubsole <eshr@webrtc.org>
Reviewed-by: Henrik Boström <hbos@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Evan Shrubsole <eshr@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#43575}
2024-12-16 04:51:37 -08:00
..
audio_format_to_string.cc
audio_format_to_string.h
json.cc Use consistent syntax for constructing std::strings from absl::string_views 2022-07-23 00:18:31 +00:00
json.h Replace use of PrintTo with AbslStringify for RTC stat types 2024-12-16 04:51:37 -08:00
json_unittest.cc
str_join.h Move StrJoin to rtc_base/strings 2023-11-15 12:10:28 +00:00
str_join_unittest.cc Move StrJoin to rtc_base/strings 2023-11-15 12:10:28 +00:00
string_builder.cc Clean up SimpleStringBuilder after absl::string_view adoption 2022-03-22 14:33:14 +00:00
string_builder.h Clean up SimpleStringBuilder after absl::string_view adoption 2022-03-22 14:33:14 +00:00
string_builder_unittest.cc Rename more death test to *DeathTest 2020-05-26 20:27:34 +00:00
string_format.cc Format /rtc_base 2023-04-21 06:17:42 +00:00
string_format.h Adds tiny rtc::StringFormat utility 2020-04-09 18:13:11 +00:00
string_format_unittest.cc Add test for StringFormat and string_view 2022-05-08 09:13:53 +00:00