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

Unified Diff: tools/telemetry/unittest_data/image_decoding.html

Issue 11881022: Telemetry: adds ImageDecodingBenchmarkUnitTest. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 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
« no previous file with comments | « tools/perf/perf_tools/image_decoding_benchmark_unittest.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/telemetry/unittest_data/image_decoding.html
diff --git a/tools/telemetry/unittest_data/blank.html b/tools/telemetry/unittest_data/image_decoding.html
similarity index 71%
copy from tools/telemetry/unittest_data/blank.html
copy to tools/telemetry/unittest_data/image_decoding.html
index 8d0ce09a92403658d4e35766538887c232c75158..59c1f0dfe27e620ecf9b372d96729eaedfe7722e 100644
--- a/tools/telemetry/unittest_data/blank.html
+++ b/tools/telemetry/unittest_data/image_decoding.html
@@ -3,6 +3,6 @@
<head>
</head>
<body>
-Hello world
+ <img src="image.png">
</body>
</html>
« no previous file with comments | « tools/perf/perf_tools/image_decoding_benchmark_unittest.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698