Home
last modified time | relevance | path

Searched refs:OPTION_INSTALL_ARG (Results 1 – 2 of 2) sorted by relevance

/test/app_compat/csuite/harness/src/main/java/com/android/compatibility/targetprep/
DAppSetupPreparer.java60 @VisibleForTesting static final String OPTION_INSTALL_ARG = "install-arg"; field in AppSetupPreparer
78 name = OPTION_INSTALL_ARG,
/test/app_compat/csuite/harness/src/test/java/com/android/compatibility/targetprep/
DAppSetupPreparerTest.java321 .setOption(AppSetupPreparer.OPTION_INSTALL_ARG, "-arg1") in setUp_installArgOptionSet_forwardsToInstaller()
322 .setOption(AppSetupPreparer.OPTION_INSTALL_ARG, "-arg2") in setUp_installArgOptionSet_forwardsToInstaller()