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

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

Issue 2688913003: Add shared preference file modification option to instrumentation test runner (Closed)
Patch Set: Address more comments Created 3 years, 10 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
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 ../../third_party/catapult/devil/devil/android/logcat_monitor.py 43 ../../third_party/catapult/devil/devil/android/logcat_monitor.py
44 ../../third_party/catapult/devil/devil/android/md5sum.py 44 ../../third_party/catapult/devil/devil/android/md5sum.py
45 ../../third_party/catapult/devil/devil/android/ports.py 45 ../../third_party/catapult/devil/devil/android/ports.py
46 ../../third_party/catapult/devil/devil/android/sdk/__init__.py 46 ../../third_party/catapult/devil/devil/android/sdk/__init__.py
47 ../../third_party/catapult/devil/devil/android/sdk/aapt.py 47 ../../third_party/catapult/devil/devil/android/sdk/aapt.py
48 ../../third_party/catapult/devil/devil/android/sdk/adb_wrapper.py 48 ../../third_party/catapult/devil/devil/android/sdk/adb_wrapper.py
49 ../../third_party/catapult/devil/devil/android/sdk/build_tools.py 49 ../../third_party/catapult/devil/devil/android/sdk/build_tools.py
50 ../../third_party/catapult/devil/devil/android/sdk/gce_adb_wrapper.py 50 ../../third_party/catapult/devil/devil/android/sdk/gce_adb_wrapper.py
51 ../../third_party/catapult/devil/devil/android/sdk/intent.py 51 ../../third_party/catapult/devil/devil/android/sdk/intent.py
52 ../../third_party/catapult/devil/devil/android/sdk/keyevent.py 52 ../../third_party/catapult/devil/devil/android/sdk/keyevent.py
53 ../../third_party/catapult/devil/devil/android/sdk/shared_prefs.py
53 ../../third_party/catapult/devil/devil/android/sdk/split_select.py 54 ../../third_party/catapult/devil/devil/android/sdk/split_select.py
54 ../../third_party/catapult/devil/devil/android/sdk/version_codes.py 55 ../../third_party/catapult/devil/devil/android/sdk/version_codes.py
55 ../../third_party/catapult/devil/devil/android/tools/__init__.py 56 ../../third_party/catapult/devil/devil/android/tools/__init__.py
56 ../../third_party/catapult/devil/devil/android/tools/device_recovery.py 57 ../../third_party/catapult/devil/devil/android/tools/device_recovery.py
57 ../../third_party/catapult/devil/devil/android/tools/device_status.py 58 ../../third_party/catapult/devil/devil/android/tools/device_status.py
58 ../../third_party/catapult/devil/devil/android/valgrind_tools/__init__.py 59 ../../third_party/catapult/devil/devil/android/valgrind_tools/__init__.py
59 ../../third_party/catapult/devil/devil/android/valgrind_tools/base_tool.py 60 ../../third_party/catapult/devil/devil/android/valgrind_tools/base_tool.py
60 ../../third_party/catapult/devil/devil/base_error.py 61 ../../third_party/catapult/devil/devil/base_error.py
61 ../../third_party/catapult/devil/devil/constants/__init__.py 62 ../../third_party/catapult/devil/devil/constants/__init__.py
62 ../../third_party/catapult/devil/devil/constants/exit_codes.py 63 ../../third_party/catapult/devil/devil/constants/exit_codes.py
(...skipping 112 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
« no previous file with comments | « build/android/test_runner.py ('k') | chrome/android/shared_preference_files/test/vr_cardboard_skipdon_setupcomplete.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698