Searched refs:APK_v7 (Results 1 – 1 of 1) sorted by relevance
55 private static final String APK_v7 = "CtsSplitApp_v7.apk"; field in SplitTests188 new InstallMultiple(instant).addApk(APK).addApk(APK_v7).run(); in testApi()328 … new InstallMultiple(instant).addApk(APK).addApk(APK_v7).addApk(APK_v7).runExpectingFailure(); in testDuplicateSplit()415 new InstallMultiple(instant).addApk(APK).addApk(APK_v7).run(); in testDiffRevisionInheritBase()432 new InstallMultiple(instant).addApk(APK).addApk(APK_v7).run(); in testDiffRevisionInheritSplit()450 new InstallMultiple(instant).inheritFrom(PKG).addApk(APK_v7).runExpectingFailure(); in testDiffRevisionDowngrade()