Searched refs:APK_NEED_SPLIT_BASE (Results 1 – 1 of 1) sorted by relevance
41 static final String APK_NEED_SPLIT_BASE = "CtsNeedSplitApp.apk"; field in SplitTests532 new InstallMultiple(instant).addApk(APK_NEED_SPLIT_BASE) in testRequiredSplitMissing()547 new InstallMultiple(instant).addApk(APK_NEED_SPLIT_BASE).addApk(APK_NEED_SPLIT_FEATURE) in testRequiredSplitInstalledFeature()562 new InstallMultiple(instant).addApk(APK_NEED_SPLIT_BASE).addApk(APK_NEED_SPLIT_CONFIG) in testRequiredSplitInstalledConfig()579 .addApk(APK_NEED_SPLIT_BASE) in testRequiredSplitRemoved()