Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/build/android/pylib/instrumentation/
H A Dinstrumentation_test_instance.py818 or not args.replace_system_package):
820 self._replace_system_package = args.replace_system_package
945 def replace_system_package(self): member in InstrumentationTestInstance
/aosp_15_r20/external/cronet/build/android/pylib/instrumentation/
H A Dinstrumentation_test_instance.py786 or not args.replace_system_package):
788 self._replace_system_package = args.replace_system_package
909 def replace_system_package(self): member in InstrumentationTestInstance
/aosp_15_r20/external/angle/build/android/pylib/local/emulator/
H A Dlocal_emulator_environment.py38 and args.replace_system_package)
/aosp_15_r20/external/cronet/build/android/pylib/local/emulator/
H A Dlocal_emulator_environment.py40 and args.replace_system_package)
/aosp_15_r20/external/cronet/build/android/pylib/local/device/
H A Dlocal_device_instrumentation_test_run.py334 if self._test_instance.replace_system_package:
346 dev, self._test_instance.replace_system_package)
/aosp_15_r20/external/angle/build/android/pylib/local/device/
H A Dlocal_device_instrumentation_test_run.py361 if self._test_instance.replace_system_package:
373 dev, self._test_instance.replace_system_package)
/aosp_15_r20/external/cronet/build/android/
H A Dtest_runner.py1438 and args.replace_system_package)