Searched defs:fake_modules (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/ |
H A D | device_utils.py | 1128 fake_modules=None, argument 1185 def _GetFakeInstallPaths(apk_paths, fake_modules): argument 1194 def _FakeInstall(self, fake_apk_paths, fake_modules, package_name): argument
|
/aosp_15_r20/external/cronet/build/android/pylib/local/device/ |
H A D | local_device_instrumentation_test_run.py | 373 fake_modules=None, argument
|
/aosp_15_r20/external/angle/build/android/pylib/local/device/ |
H A D | local_device_instrumentation_test_run.py | 400 fake_modules=None, argument
|
/aosp_15_r20/external/angle/build/android/pylib/instrumentation/ |
H A D | instrumentation_test_instance.py | 893 def fake_modules(self): member in InstrumentationTestInstance
|
/aosp_15_r20/external/cronet/build/android/pylib/instrumentation/ |
H A D | instrumentation_test_instance.py | 861 def fake_modules(self): member in InstrumentationTestInstance
|
/aosp_15_r20/external/cronet/build/android/ |
H A D | apk_operations.py | 126 def _InstallBundle(devices, apk_helper_instance, modules, fake_modules): argument
|
/aosp_15_r20/external/angle/build/android/ |
H A D | apk_operations.py | 128 fake_modules, argument
|