Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DPkgInstallSignatureVerificationTest.java884 public void testInstallV41UpdateAfterRotation(boolean onIncremental) throws Exception { in testInstallV41UpdateAfterRotation() argument
885 checkAssumptionAndSetIdsigInstallMode(onIncremental); in testInstallV41UpdateAfterRotation()
906 public void testInstallV41WrongBlockId(boolean onIncremental) throws Exception { in testInstallV41WrongBlockId() argument
907 checkAssumptionAndSetIdsigInstallMode(onIncremental); in testInstallV41WrongBlockId()
922 public void testInstallV41LegacyV4(boolean onIncremental) throws Exception { in testInstallV41LegacyV4() argument
923 checkAssumptionAndSetIdsigInstallMode(onIncremental); in testInstallV41LegacyV4()
938 public void testInstallV41WrongDigest(boolean onIncremental) throws Exception { in testInstallV41WrongDigest() argument
939 checkAssumptionAndSetIdsigInstallMode(onIncremental); in testInstallV41WrongDigest()
1423 public void testInstallV4WithV2Signer(boolean onIncremental) throws Exception { in testInstallV4WithV2Signer() argument
1424 checkAssumptionAndSetIdsigInstallMode(onIncremental); in testInstallV4WithV2Signer()
[all …]