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

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

Issue 2819983002: (Reland) Expose resources in Robolectric/JUnit tests. (Closed)
Patch Set: Fix Created 3 years, 8 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
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/catapult/common/py_trace_event/py_trace_event/__init__.py 3 ../../third_party/catapult/common/py_trace_event/py_trace_event/__init__.py
4 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event.py 4 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event.py
5 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl /__init__.py 5 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl /__init__.py
6 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl /decorators.py 6 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl /decorators.py
7 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl /log.py 7 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl /log.py
8 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl /meta_class.py 8 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl /meta_class.py
9 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl /multiprocessing_shim.py 9 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl /multiprocessing_shim.py
10 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_time.py 10 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_time.py
11 ../../third_party/catapult/common/py_utils/py_utils/__init__.py 11 ../../third_party/catapult/common/py_utils/py_utils/__init__.py
12 ../../third_party/catapult/common/py_utils/py_utils/cloud_storage.py 12 ../../third_party/catapult/common/py_utils/py_utils/cloud_storage.py
13 ../../third_party/catapult/common/py_utils/py_utils/cloud_storage_global_lock.py 13 ../../third_party/catapult/common/py_utils/py_utils/cloud_storage_global_lock.py
14 ../../third_party/catapult/common/py_utils/py_utils/contextlib_ext.py 14 ../../third_party/catapult/common/py_utils/py_utils/contextlib_ext.py
15 ../../third_party/catapult/common/py_utils/py_utils/lock.py 15 ../../third_party/catapult/common/py_utils/py_utils/lock.py
16 ../../third_party/catapult/common/py_utils/py_utils/tempfile_ext.py
16 ../../third_party/catapult/dependency_manager/dependency_manager/__init__.py 17 ../../third_party/catapult/dependency_manager/dependency_manager/__init__.py
17 ../../third_party/catapult/dependency_manager/dependency_manager/archive_info.py 18 ../../third_party/catapult/dependency_manager/dependency_manager/archive_info.py
18 ../../third_party/catapult/dependency_manager/dependency_manager/base_config.py 19 ../../third_party/catapult/dependency_manager/dependency_manager/base_config.py
19 ../../third_party/catapult/dependency_manager/dependency_manager/cloud_storage_i nfo.py 20 ../../third_party/catapult/dependency_manager/dependency_manager/cloud_storage_i nfo.py
20 ../../third_party/catapult/dependency_manager/dependency_manager/dependency_info .py 21 ../../third_party/catapult/dependency_manager/dependency_manager/dependency_info .py
21 ../../third_party/catapult/dependency_manager/dependency_manager/dependency_mana ger_util.py 22 ../../third_party/catapult/dependency_manager/dependency_manager/dependency_mana ger_util.py
22 ../../third_party/catapult/dependency_manager/dependency_manager/exceptions.py 23 ../../third_party/catapult/dependency_manager/dependency_manager/exceptions.py
23 ../../third_party/catapult/dependency_manager/dependency_manager/local_path_info .py 24 ../../third_party/catapult/dependency_manager/dependency_manager/local_path_info .py
24 ../../third_party/catapult/dependency_manager/dependency_manager/manager.py 25 ../../third_party/catapult/dependency_manager/dependency_manager/manager.py
25 ../../third_party/catapult/dependency_manager/dependency_manager/uploader.py 26 ../../third_party/catapult/dependency_manager/dependency_manager/uploader.py
(...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after
175 pylib/utils/__init__.py 176 pylib/utils/__init__.py
176 pylib/utils/decorators.py 177 pylib/utils/decorators.py
177 pylib/utils/device_dependencies.py 178 pylib/utils/device_dependencies.py
178 pylib/utils/dexdump.py 179 pylib/utils/dexdump.py
179 pylib/utils/logdog_helper.py 180 pylib/utils/logdog_helper.py
180 pylib/utils/proguard.py 181 pylib/utils/proguard.py
181 pylib/utils/repo_utils.py 182 pylib/utils/repo_utils.py
182 pylib/valgrind_tools.py 183 pylib/valgrind_tools.py
183 test_runner.py 184 test_runner.py
184 tombstones.py 185 tombstones.py
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698