mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-15 06:40:43 +01:00
![]() The %f -> %g changes are there to make the SimpleStringBuilder behave like stringstream/cout and friends. With %f it prints e.g. 2.2 as 2.200000. This change also makes it use scientific notation for numbers > 1000000, like the other streams. Bug: webrtc:8982 Change-Id: Id174b02c5776460607f48efc196a08673b67eeb0 Reviewed-on: https://webrtc-review.googlesource.com/67080 Commit-Queue: Jonas Olsson <jonasolsson@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23094} |
||
---|---|---|
.. | ||
audio_format_to_string.cc | ||
audio_format_to_string.h | ||
string_builder.cc | ||
string_builder.h | ||
string_builder_unittest.cc |