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

Unified Diff: tools/binary_size/testdata/ActualDiff.golden

Issue 2769933002: V2 of //tools/binary_size rewrite (diffs). (Closed)
Patch Set: __add__, __sub__ Created 3 years, 9 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/testdata/ActualDiff.golden
diff --git a/tools/binary_size/testdata/ActualDiff.golden b/tools/binary_size/testdata/ActualDiff.golden
new file mode 100644
index 0000000000000000000000000000000000000000..5e1e9e56155ac5fea0c3b009d8dfb0d47b0b480e
--- /dev/null
+++ b/tools/binary_size/testdata/ActualDiff.golden
@@ -0,0 +1,17 @@
+Section Sizes (Total=0 bytes):
+.bss: 0 bytes (not included in totals)
+.data: 0 bytes (0.0%)
+.data.rel.ro: 0 bytes (0.0%)
+.data.rel.ro.local: 0 bytes (0.0%)
+.rodata: 0 bytes (0.0%)
+.text: 0 bytes (0.0%)
+
+1 symbols added (+), 1 changed (~), 1 removed (-), 40 unchanged (not shown)
+Showing 3 symbols with total size: 262130 bytes
+First columns are: running total, type, size
++ 262144 b@0x0 262144 third_party/ffmpeg/libffmpeg_internal.a/fft_float.o
++ 262144 ff_cos_131072
+~ 262134 b@0x0 -10 third_party/ffmpeg/libffmpeg_internal.a/fft_fixed.o
+~ 262134 ff_cos_131072_fixed
+- 262130 b@0x2dffe84 -4 base/base/animation_frame_time_histogram.o
+- 262130 _ZN12_GLOBAL__N_135g_AnimationFrameTimeHistogram_clazzE

Powered by Google App Engine
This is Rietveld 408576698