Home
last modified time | relevance | path

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

/tools/apksig/src/test/java/com/android/apksig/
DApkSignerTest.java1670 assertSourceStampVerified(signedApk, sourceStampVerificationResult); in testSignApk_existingStampFile_sameSourceStamp()
1722 assertSourceStampVerified(signedApk, sourceStampVerificationResult); in testSignApk_existingStampFile_differentSourceStamp_forceOverwrite()
1776 assertSourceStampVerified(signedApk, sourceStampVerificationResult); in testSignApk_stampBlock_whenV1SignaturePresent()
1798 assertSourceStampVerified(signedApk, sourceStampVerificationResult); in testSignApk_stampBlock_whenV2SignaturePresent()
1820 assertSourceStampVerified(signedApk, sourceStampVerificationResult); in testSignApk_stampBlock_whenV3SignaturePresent()
1846 assertSourceStampVerified(signedApk, sourceStampVerificationResult); in testSignApk_stampBlock_withStampLineage()
2214 assertSourceStampVerified(signedApk, result); in testSetMinSdkVersionForRotation_targetTWithSourceStamp_noWarnings()
3460 assertSourceStampVerified(signedApk, result); in testSourceStampTimestamp_signWithSourceStampAndTimestampDefault_validTimestampValue()
3486 assertSourceStampVerified(signedApk, result); in testSourceStampTimestamp_signWithSourceStampAndTimestampEnabled_validTimestampValue()
3515 assertSourceStampVerified(signedApk, result); in testSourceStampTimestamp_signWithSourceStampAndTimestampDisabled_defaultTimestampValue()
[all …]