Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(38)

Unified Diff: tools/binary_size/libsupersize/testdata/Archive_OutputDirectory.golden

Issue 2870743003: supersize: Add symbol.template_name, and strip <>s from symbol.name (Closed)
Patch Set: canned query Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/binary_size/libsupersize/testdata/Archive_OutputDirectory.golden
diff --git a/tools/binary_size/libsupersize/testdata/Archive_OutputDirectory.golden b/tools/binary_size/libsupersize/testdata/Archive_OutputDirectory.golden
index 6fad98a4ce76248cdb3180782207705ff46b892e..c9057011351fb53ee35ee9f505b4114cb9b509d1 100644
--- a/tools/binary_size/libsupersize/testdata/Archive_OutputDirectory.golden
+++ b/tools/binary_size/libsupersize/testdata/Archive_OutputDirectory.golden
@@ -1,17 +1,17 @@
Section r: has 100.0% of 5927652 bytes accounted for from 9 symbols. 0 bytes are unaccounted for.
* Padding accounts for 11 bytes (0.0%)
-* 4 placeholders (symbols that start with **) account for 5927509.0 bytes (100.0%)
+* 4 placeholders (symbols that start with **) account for 5927509 bytes (100.0%)
* 0 symbols have shared ownership
Section b: has 40.3% of 524520 bytes accounted for from 6 symbols. 775936 bytes are unaccounted for.
* Padding accounts for 196 bytes (0.0%)
* 0 symbols have shared ownership
Section d: has 100.0% of 1957016 bytes accounted for from 15 symbols. 0 bytes are unaccounted for.
* Padding accounts for 16 bytes (0.0%)
-* 2 placeholders (symbols that start with **) account for 1166732.0 bytes (59.6%)
+* 2 placeholders (symbols that start with **) account for 1166732 bytes (59.6%)
* 0 symbols have shared ownership
Section t: has 100.0% of 35900712 bytes accounted for from 15 symbols. 0 bytes are unaccounted for.
* Padding accounts for 48 bytes (0.0%)
-* 3 placeholders (symbols that start with **) account for 35830760.0 bytes (99.8%)
+* 3 placeholders (symbols that start with **) account for 35830760 bytes (99.8%)
* Contains 0 aliases
* 0 symbols have shared ownership
.text@28d900(size_without_padding=16,padding=0,name=_GLOBAL__sub_I_page_allocator.cc,object_path=base/base/page_allocator.o,source_path=base/page_allocator.cc,flags={startup})

Powered by Google App Engine
This is Rietveld 408576698