Home
last modified time | relevance | path

Searched refs:system_packages_to_remove (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/angle/build/android/pylib/instrumentation/
H A Dinstrumentation_test_instance.py824 or not args.system_packages_to_remove):
826 self._system_packages_to_remove = args.system_packages_to_remove
993 def system_packages_to_remove(self): member in InstrumentationTestInstance
/aosp_15_r20/external/cronet/build/android/pylib/instrumentation/
H A Dinstrumentation_test_instance.py792 or not args.system_packages_to_remove):
794 self._system_packages_to_remove = args.system_packages_to_remove
957 def system_packages_to_remove(self): member in InstrumentationTestInstance
/aosp_15_r20/external/angle/build/android/pylib/local/emulator/
H A Dlocal_emulator_environment.py40 and args.system_packages_to_remove))
/aosp_15_r20/external/cronet/build/android/pylib/local/emulator/
H A Dlocal_emulator_environment.py42 and args.system_packages_to_remove))
/aosp_15_r20/external/cronet/build/android/pylib/local/device/
H A Dlocal_device_instrumentation_test_run.py356 if self._test_instance.system_packages_to_remove:
361 self._test_instance.system_packages_to_remove)
363 dev, self._test_instance.system_packages_to_remove)
/aosp_15_r20/external/angle/build/android/pylib/local/device/
H A Dlocal_device_instrumentation_test_run.py383 if self._test_instance.system_packages_to_remove:
388 self._test_instance.system_packages_to_remove)
390 dev, self._test_instance.system_packages_to_remove)
/aosp_15_r20/external/cronet/build/android/
H A Dtest_runner.py1440 and args.system_packages_to_remove)