Home
last modified time | relevance | path

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

/frameworks/base/tests/ApkVerityTest/src/com/android/apkverity/
DApkVerityTest.java74 private static final String SPLIT_APK_DM = "ApkVerityTestAppSplit.dm"; field in ApkVerityTest
148 .addFile(SPLIT_APK_DM + ".fsv_sig", in testInstallBaseWithWrongSignature()
192 .addFileAndSignature(SPLIT_APK_DM) in testInstallEverything()
276 .addFile(SPLIT_APK_DM) in testInstallOnlyBaseHasFsvSig()
287 .addFile(SPLIT_APK_DM) in testInstallOnlyDmHasFsvSig()
298 .addFile(SPLIT_APK_DM) in testInstallOnlySplitHasFsvSig()