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

Unified Diff: build/android/run_tests.py

Issue 11418235: Add perf tests based on json representation of layer tree (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Go up to 2 seconds per test, do correct math Created 8 years, 1 month 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 | « no previous file | cc/cc_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/run_tests.py
diff --git a/build/android/run_tests.py b/build/android/run_tests.py
index 15186026629e4e22ca5d3bcd6defc79e2f061751..ea3b9b8e4e08be4530b3ebb08d8f3c3a73fa59ef 100755
--- a/build/android/run_tests.py
+++ b/build/android/run_tests.py
@@ -75,6 +75,7 @@ from pylib.test_result import BaseTestResult, TestResults
_TEST_SUITES = ['base_unittests',
'cc_unittests',
+ 'cc_perftests',
'content_unittests',
'gpu_unittests',
'ipc_tests',
« no previous file with comments | « no previous file | cc/cc_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698