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

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

Issue 2583613002: [Android] Add ability to generate test trace json for perf tests runs. (Closed)
Patch Set: Move to context manager Created 4 years 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/catapult/common/py_trace_event/py_trace_event/__init__.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
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
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
10 ../../third_party/catapult/common/py_trace_event/py_trace_event/trace_time.py
3 ../../third_party/catapult/common/py_utils/py_utils/__init__.py 11 ../../third_party/catapult/common/py_utils/py_utils/__init__.py
4 ../../third_party/catapult/common/py_utils/py_utils/cloud_storage.py 12 ../../third_party/catapult/common/py_utils/py_utils/cloud_storage.py
5 ../../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
6 ../../third_party/catapult/common/py_utils/py_utils/lock.py 14 ../../third_party/catapult/common/py_utils/py_utils/lock.py
7 ../../third_party/catapult/dependency_manager/dependency_manager/__init__.py 15 ../../third_party/catapult/dependency_manager/dependency_manager/__init__.py
8 ../../third_party/catapult/dependency_manager/dependency_manager/archive_info.py 16 ../../third_party/catapult/dependency_manager/dependency_manager/archive_info.py
9 ../../third_party/catapult/dependency_manager/dependency_manager/base_config.py 17 ../../third_party/catapult/dependency_manager/dependency_manager/base_config.py
10 ../../third_party/catapult/dependency_manager/dependency_manager/cloud_storage_i nfo.py 18 ../../third_party/catapult/dependency_manager/dependency_manager/cloud_storage_i nfo.py
11 ../../third_party/catapult/dependency_manager/dependency_manager/dependency_info .py 19 ../../third_party/catapult/dependency_manager/dependency_manager/dependency_info .py
12 ../../third_party/catapult/dependency_manager/dependency_manager/dependency_mana ger_util.py 20 ../../third_party/catapult/dependency_manager/dependency_manager/dependency_mana ger_util.py
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after
129 pylib/results/json_results.py 137 pylib/results/json_results.py
130 pylib/results/report_results.py 138 pylib/results/report_results.py
131 pylib/utils/__init__.py 139 pylib/utils/__init__.py
132 pylib/utils/device_dependencies.py 140 pylib/utils/device_dependencies.py
133 pylib/utils/dexdump.py 141 pylib/utils/dexdump.py
134 pylib/utils/proguard.py 142 pylib/utils/proguard.py
135 pylib/utils/repo_utils.py 143 pylib/utils/repo_utils.py
136 pylib/valgrind_tools.py 144 pylib/valgrind_tools.py
137 test_runner.py 145 test_runner.py
138 tombstones.py 146 tombstones.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