Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DSplitTests.java43 static final String APK_NEED_SPLIT_CONFIG = "CtsNeedSplitApp_xxhdpi-v4.apk"; field in SplitTests
562 new InstallMultiple(instant).addApk(APK_NEED_SPLIT_BASE).addApk(APK_NEED_SPLIT_CONFIG) in testRequiredSplitInstalledConfig()
581 .addApk(APK_NEED_SPLIT_CONFIG) in testRequiredSplitRemoved()