Fix SkPicture printing measurement
commit0c4d8e5a952c2b6788af70dc64a4d84f6ef8cf3f
authorskyostil@chromium.org <skyostil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 17 Feb 2014 13:04:36 +0000 (17 13:04 +0000)
committerskyostil@chromium.org <skyostil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 17 Feb 2014 13:04:36 +0000 (17 13:04 +0000)
tree41d4bc1115044a77e210687b143ff562e2a3390d
parent3465db274cd777aeec47e5b0103cb985b7d75ff5
Fix SkPicture printing measurement

Measurement results of type 'path' are no longer supported, so just
report the number of pictures that were saved.

TEST=tools/perf/run_tests SkpicturePrinterUnitTest.testSkpicturePrinter

Review URL: https://codereview.chromium.org/167133002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251667 0039d316-1c4b-4281-b951-d872f2087c98
tools/perf/measurements/skpicture_printer.py
tools/perf/measurements/skpicture_printer_unittest.py [new file with mode: 0644]