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

Unified Diff: build/android/test_runner.pydeps

Issue 2012323002: [Android] Implement perf tests to platform mode. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Unify RunTestsInPlatformMode and move adbd restart Created 4 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
« build/android/test_runner.py ('K') | « build/android/test_runner.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/test_runner.pydeps
diff --git a/build/android/test_runner.pydeps b/build/android/test_runner.pydeps
index f21b8153e95a0d2c78f473443f00ff372b56eb43..faacb13b5c392e24d761e8f4672a649293c155de 100644
--- a/build/android/test_runner.pydeps
+++ b/build/android/test_runner.pydeps
@@ -100,6 +100,7 @@ pylib/local/device/__init__.py
pylib/local/device/local_device_environment.py
pylib/local/device/local_device_gtest_run.py
pylib/local/device/local_device_instrumentation_test_run.py
+pylib/local/device/local_device_perf_test_run.py
pylib/local/device/local_device_test_run.py
pylib/local/local_test_server_spawner.py
pylib/monkey/__init__.py
@@ -107,6 +108,7 @@ pylib/monkey/setup.py
pylib/monkey/test_options.py
pylib/monkey/test_runner.py
pylib/perf/__init__.py
+pylib/perf/perf_test_instance.py
pylib/perf/setup.py
pylib/perf/test_options.py
pylib/perf/test_runner.py
« build/android/test_runner.py ('K') | « build/android/test_runner.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698