Searched refs:EXPIRY_TTL_1SEC (Results 1 – 4 of 4) sorted by relevance
84 private static final Long EXPIRY_TTL_1SEC = 1L; field in AdSelectionEncryptionKeyManagerTest161 addDelayToExpireKeys(EXPIRY_TTL_1SEC); in test_getLatestActiveJoinKey_noActiveJoinKey_returnsNull()173 addDelayToExpireKeys(EXPIRY_TTL_1SEC); in test_getLatestActiveAuctionKey_noActiveAuctionKey_returnsNull()191 addDelayToExpireKeys(EXPIRY_TTL_1SEC); in test_getLatestActiveJoinKey_returnsActiveJoinKey()216 addDelayToExpireKeys(EXPIRY_TTL_1SEC); in test_getLatestActiveAuctionKey_returnsActiveAuctionKey()384 addDelayToExpireKeys(EXPIRY_TTL_1SEC); in test_getLatestOhttpKeyConfig_refreshFlagOn_withExpiredKey_returnsNewKey()428 addDelayToExpireKeys(EXPIRY_TTL_1SEC); in test_getLatestOhttpKeyConfig_refreshFlagOff_withExpiredKey_returnsExpiredKey()516 addDelayToExpireKeys(EXPIRY_TTL_1SEC); in test_getLatestOhttpKeyConfigOfType_withExpiredKey_shouldReturnExpiredKey()541 addDelayToExpireKeys(EXPIRY_TTL_1SEC); in test_getLatestOhttpKeyConfigOfType_withExpiredKey_withLogging()575 addDelayToExpireKeys(EXPIRY_TTL_1SEC); in test_getLatestActiveOhttpKeyConfig_withExpiredKey_shouldFetchAndPersistAndReturnNewKey()[all …]
33 private static final Long EXPIRY_TTL_1SEC = 1L; field in JoinEncryptionKeyTestUtil66 .setExpiryTtlSeconds(EXPIRY_TTL_1SEC)74 .setExpiryTtlSeconds(EXPIRY_TTL_1SEC)
89 private static final Long EXPIRY_TTL_1SEC = 1L; field in ProtectedServersEncryptionConfigManagerTest723 return EXPIRY_TTL_1SEC; in getFledgeAuctionServerEncryptionKeyMaxAgeSeconds()
38 private static final Long EXPIRY_TTL_1SEC = 1L; field in AuctionEncryptionKeyFixture58 .setExpiryTtlSeconds(EXPIRY_TTL_1SEC)