Searched refs:getTimestampEpochSeconds (Results 1 – 5 of 5) sorted by relevance
425 0, verificationResult.getSourceStampInfo().getTimestampEpochSeconds()); in verifySourceStamp_noTimestamp_returnsDefaultValue()436 … assertEquals(1644886584, verificationResult.getSourceStampInfo().getTimestampEpochSeconds()); in verifySourceStamp_validTimestamp_returnsExpectedValue()450 verificationResult.getSourceStampInfo().getTimestampEpochSeconds()); in verifySourceStamp_validTimestampLargerBuffer_returnsExpectedValue()
1577 0, verificationResult.getSourceStampInfo().getTimestampEpochSeconds()); in verifySourceStamp_noTimestamp_returnsDefaultValue()1589 … assertEquals(1644886584, verificationResult.getSourceStampInfo().getTimestampEpochSeconds()); in verifySourceStamp_validTimestamp_returnsExpectedValue()1605 verificationResult.getSourceStampInfo().getTimestampEpochSeconds()); in verifySourceStamp_validTimestampLargerBuffer_returnsExpectedValue()
3461 long timestamp = result.getSourceStampInfo().getTimestampEpochSeconds(); in testSourceStampTimestamp_signWithSourceStampAndTimestampDefault_validTimestampValue()3487 long timestamp = result.getSourceStampInfo().getTimestampEpochSeconds(); in testSourceStampTimestamp_signWithSourceStampAndTimestampEnabled_validTimestampValue()3516 long timestamp = result.getSourceStampInfo().getTimestampEpochSeconds(); in testSourceStampTimestamp_signWithSourceStampAndTimestampDisabled_defaultTimestampValue()
924 public long getTimestampEpochSeconds() { in getTimestampEpochSeconds() method in SourceStampVerifier.Result.SourceStampInfo
2109 public long getTimestampEpochSeconds() { in getTimestampEpochSeconds() method in ApkVerifier.Result.SourceStampInfo