Searched refs:ENCRYPTION_KEY_AUCTION_WITH_COORDINATOR (Results 1 – 2 of 2) sorted by relevance
23 …android.adservices.adselection.AuctionEncryptionKeyFixture.ENCRYPTION_KEY_AUCTION_WITH_COORDINATOR;201 ImmutableList.of(ENCRYPTION_KEY_AUCTION_WITH_COORDINATOR)); in test_getLatestAuctionKey_returnsAuctionKey()210 .isEqualTo(ENCRYPTION_KEY_AUCTION_WITH_COORDINATOR.getKeyIdentifier()); in test_getLatestAuctionKey_returnsAuctionKey()215 ENCRYPTION_KEY_AUCTION_WITH_COORDINATOR in test_getLatestAuctionKey_returnsAuctionKey()240 ImmutableList.of(ENCRYPTION_KEY_AUCTION_WITH_COORDINATOR)); in test_getAbsentAdSelectionEncryptionKeyTypes_onlyAuctionInDb_JoinKeyIsMissing()250 ENCRYPTION_KEY_AUCTION_WITH_COORDINATOR, in test_getAbsentAdSelectionEncryptionKeyTypes_bothKeysInDB_nothingIsMissing()456 ImmutableList.of(ENCRYPTION_KEY_AUCTION_WITH_COORDINATOR)); in test_getLatestOhttpKeyConfigOfType_typeAuction_returnsLatestKey()470 ENCRYPTION_KEY_AUCTION_WITH_COORDINATOR in test_getLatestOhttpKeyConfigOfType_typeAuction_returnsLatestKey()481 ImmutableList.of(ENCRYPTION_KEY_AUCTION_WITH_COORDINATOR)); in test_getLatestOhttpKeyConfigOfType_typeAuction_withLogging()495 ENCRYPTION_KEY_AUCTION_WITH_COORDINATOR in test_getLatestOhttpKeyConfigOfType_typeAuction_withLogging()[all …]
92 public static final DBProtectedServersEncryptionConfig ENCRYPTION_KEY_AUCTION_WITH_COORDINATOR = field in AuctionEncryptionKeyFixture