Searched refs:APK_BASE_pl (Results 1 – 1 of 1) sorted by relevance
40 private static final String APK_BASE_pl = "CtsIsolatedSplitApp_pl.apk"; field in IsolatedSplitsTests89 new InstallMultiple(instant).addApk(APK_BASE).addApk(APK_BASE_pl).run(); in testInstallBaseAndConfigSplit()138 new InstallMultiple(instant).addApk(APK_BASE).addApk(APK_FEATURE_A).addApk(APK_BASE_pl) in testInstallOneFeatureSplitAndConfigSplits()179 .addApk(APK_BASE_pl).addApk(APK_FEATURE_A_pl).addApk(APK_FEATURE_B_pl).run(); in testInstallDependentFeatureSplitsAndConfigSplits()222 .addApk(APK_FEATURE_C).addApk(APK_BASE_pl).addApk(APK_FEATURE_A_pl) in testInstallAllFeatureSplitsAndConfigSplits()