Home
last modified time | relevance | path

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

/tools/apksig/src/test/java/com/android/apksig/
DApkSignerTest.java122 private static final SignerCapabilities DEFAULT_CAPABILITIES = field in ApkSignerTest
2619 new SignerCapabilities[]{DEFAULT_CAPABILITIES, DEFAULT_CAPABILITIES}); in test31_threeTargetedSigningConfigs_threeV31Signers()
2624 new SignerCapabilities[]{DEFAULT_CAPABILITIES, DEFAULT_CAPABILITIES, in test31_threeTargetedSigningConfigs_threeV31Signers()
2625 DEFAULT_CAPABILITIES}); in test31_threeTargetedSigningConfigs_threeV31Signers()
2630 new SignerCapabilities[]{NO_CAPABILITIES, DEFAULT_CAPABILITIES, in test31_threeTargetedSigningConfigs_threeV31Signers()
2631 DEFAULT_CAPABILITIES}); in test31_threeTargetedSigningConfigs_threeV31Signers()