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

Side by Side Diff: build/android/test_runner.pydeps

Issue 2198613002: [Android] Get rid of old perf test runner. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 unified diff | Download patch
« no previous file with comments | « build/android/test_runner.py ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Generated by running: 1 # Generated by running:
2 # build/print_python_deps.py --root build/android --output build/android/test_ runner.pydeps build/android/test_runner.py 2 # build/print_python_deps.py --root build/android --output build/android/test_ runner.pydeps build/android/test_runner.py
3 ../../third_party/appurify-python/src/appurify/__init__.py 3 ../../third_party/appurify-python/src/appurify/__init__.py
4 ../../third_party/appurify-python/src/appurify/api.py 4 ../../third_party/appurify-python/src/appurify/api.py
5 ../../third_party/appurify-python/src/appurify/constants.py 5 ../../third_party/appurify-python/src/appurify/constants.py
6 ../../third_party/appurify-python/src/appurify/utils.py 6 ../../third_party/appurify-python/src/appurify/utils.py
7 ../../third_party/catapult/catapult_base/catapult_base/__init__.py 7 ../../third_party/catapult/catapult_base/catapult_base/__init__.py
8 ../../third_party/catapult/catapult_base/catapult_base/cloud_storage.py 8 ../../third_party/catapult/catapult_base/catapult_base/cloud_storage.py
9 ../../third_party/catapult/catapult_base/catapult_base/util.py 9 ../../third_party/catapult/catapult_base/catapult_base/util.py
10 ../../third_party/catapult/dependency_manager/dependency_manager/__init__.py 10 ../../third_party/catapult/dependency_manager/dependency_manager/__init__.py
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
109 pylib/local/device/local_device_instrumentation_test_run.py 109 pylib/local/device/local_device_instrumentation_test_run.py
110 pylib/local/device/local_device_perf_test_run.py 110 pylib/local/device/local_device_perf_test_run.py
111 pylib/local/device/local_device_test_run.py 111 pylib/local/device/local_device_test_run.py
112 pylib/local/local_test_server_spawner.py 112 pylib/local/local_test_server_spawner.py
113 pylib/monkey/__init__.py 113 pylib/monkey/__init__.py
114 pylib/monkey/setup.py 114 pylib/monkey/setup.py
115 pylib/monkey/test_options.py 115 pylib/monkey/test_options.py
116 pylib/monkey/test_runner.py 116 pylib/monkey/test_runner.py
117 pylib/perf/__init__.py 117 pylib/perf/__init__.py
118 pylib/perf/perf_test_instance.py 118 pylib/perf/perf_test_instance.py
119 pylib/perf/setup.py
120 pylib/perf/test_options.py
121 pylib/perf/test_runner.py
122 pylib/remote/__init__.py 119 pylib/remote/__init__.py
123 pylib/remote/device/__init__.py 120 pylib/remote/device/__init__.py
124 pylib/remote/device/appurify_constants.py 121 pylib/remote/device/appurify_constants.py
125 pylib/remote/device/appurify_sanitized.py 122 pylib/remote/device/appurify_sanitized.py
126 pylib/remote/device/remote_device_environment.py 123 pylib/remote/device/remote_device_environment.py
127 pylib/remote/device/remote_device_gtest_run.py 124 pylib/remote/device/remote_device_gtest_run.py
128 pylib/remote/device/remote_device_helper.py 125 pylib/remote/device/remote_device_helper.py
129 pylib/remote/device/remote_device_instrumentation_test_run.py 126 pylib/remote/device/remote_device_instrumentation_test_run.py
130 pylib/remote/device/remote_device_test_run.py 127 pylib/remote/device/remote_device_test_run.py
131 pylib/remote/device/remote_device_uirobot_test_run.py 128 pylib/remote/device/remote_device_uirobot_test_run.py
132 pylib/results/__init__.py 129 pylib/results/__init__.py
133 pylib/results/flakiness_dashboard/__init__.py 130 pylib/results/flakiness_dashboard/__init__.py
134 pylib/results/flakiness_dashboard/json_results_generator.py 131 pylib/results/flakiness_dashboard/json_results_generator.py
135 pylib/results/flakiness_dashboard/results_uploader.py 132 pylib/results/flakiness_dashboard/results_uploader.py
136 pylib/results/json_results.py 133 pylib/results/json_results.py
137 pylib/results/report_results.py 134 pylib/results/report_results.py
138 pylib/uirobot/__init__.py 135 pylib/uirobot/__init__.py
139 pylib/uirobot/uirobot_test_instance.py 136 pylib/uirobot/uirobot_test_instance.py
140 pylib/utils/__init__.py 137 pylib/utils/__init__.py
141 pylib/utils/isolator.py 138 pylib/utils/isolator.py
142 pylib/utils/proguard.py 139 pylib/utils/proguard.py
143 pylib/utils/repo_utils.py 140 pylib/utils/repo_utils.py
144 pylib/utils/test_environment.py
jbudorick 2016/07/29 23:44:35 This file wasn't deleted in this CL, but it seems
rnephew (Reviews Here) 2016/07/29 23:47:01 Done.
145 pylib/valgrind_tools.py 141 pylib/valgrind_tools.py
146 test_runner.py 142 test_runner.py
OLDNEW
« no previous file with comments | « build/android/test_runner.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698