Searched refs:APK_BASE_pl (Results 1 – 1 of 1) sorted by relevance
44 private static final String APK_BASE_pl = "CtsIsolatedSplitApp_pl.apk"; field in IsolatedSplitsTests115 new InstallMultiple(instant).addFile(APK_BASE).addFile(APK_BASE_pl).run(); in testInstallBaseAndConfigSplit()181 new InstallMultiple(instant).addFile(APK_BASE).addFile(APK_FEATURE_A).addFile(APK_BASE_pl) in testInstallOneFeatureSplitAndConfigSplits()222 .addFile(APK_BASE_pl).addFile(APK_FEATURE_A_pl).addFile(APK_FEATURE_B_pl).run(); in testInstallDependentFeatureSplitsAndConfigSplits()265 .addFile(APK_FEATURE_C).addFile(APK_BASE_pl).addFile(APK_FEATURE_A_pl) in testInstallAllFeatureSplitsAndConfigSplits()