Searched refs:hasIncrementalFeature (Results 1 – 3 of 3) sorted by relevance
1006 if (!hasIncrementalFeature()) { in testInstallV4WithV2Signer()1017 if (!hasIncrementalFeature()) { in testInstallV4WithV3Signer()1028 if (!hasIncrementalFeature()) { in testInstallV4WithV2V3Signer()1039 if (!hasIncrementalFeature()) { in testInstallV4WithV2NoVeritySigner()1055 if (!hasIncrementalFeature()) { in testInstallV4WithV2VeritySigner()1070 if (!hasIncrementalFeature()) { in testInstallV4WithV3NoVeritySigner()1086 if (!hasIncrementalFeature()) { in testInstallV4WithV3VeritySigner()1101 if (!hasIncrementalFeature()) { in testInstallV4WithV2SignerDoesNotVerify()1116 if (!hasIncrementalFeature()) { in testInstallV4WithV3SignerDoesNotVerify()1133 if (!hasIncrementalFeature()) { in testInstallV4WithV2V3SignerDoesNotVerify()[all …]
218 assumeTrue(hasIncrementalFeature()); in installPackage()248 private boolean hasIncrementalFeature() throws Exception { in hasIncrementalFeature() method in RestoreSessionHostSideTest
104 assumeTrue(hasIncrementalFeature()); in setup()438 private boolean hasIncrementalFeature() throws Exception { in hasIncrementalFeature() method in IncrementalInstallTest