/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/adselection/ |
D | DBProtectedServersEncryptionConfigTest.java | 46 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in testBuildValidEncryptionKey_success() 64 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in testBuildValidEncryptionKey_rowIdAbsent_success() 83 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in testBuildEncryptionKey_keyIdentifierNotSet_throws() 96 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in testBuildEncryptionKey_publicKeyNotSet_throws() 123 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in testBuildEncryptionKey_expiryTtlSecondsNotSet_throws() 136 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in testBuildEncryptionKey_coordinatorUrl_throws() 147 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in testBuildEncryptionKey_expiryInstantSetCorrectly()
|
D | DBEncryptionKeyTest.java | 47 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in testBuildValidEncryptionKey_success() 64 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in testBuildEncryptionKey_unsetKeyIdentifier_throws() 76 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in testBuildEncryptionKey_unsetPublicKey_throws() 101 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in testBuildEncryptionKey_unsetExpiryTtlSeconds_throws() 111 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in testBuildEncryptionKey_expiryInstantSetCorrectly()
|
D | ProtectedServersEncryptionConfigDaoTest.java | 55 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) 64 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_JOIN) 73 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_QUERY) 81 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) 90 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_JOIN) 99 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_QUERY) 109 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) 386 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in test_insertKeys_duplicateRowId_olderEntryReplaced() 394 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in test_insertKeys_duplicateRowId_olderEntryReplaced() 422 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in test_insertKeys_uniqueRecordOverridden_olderEntryReplaced() [all …]
|
D | EncryptionKeyDaoTest.java | 49 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) 57 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_JOIN) 65 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_QUERY) 72 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) 80 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_JOIN) 88 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_QUERY)
|
D | EncryptionContextDaoTest.java | 154 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in getDefaultDBEncryptionContextBuilder() 170 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in getExpectedDbEncryptionContext()
|
D | DBEncryptionContextTest.java | 60 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in testBuildEncryptionContext_success()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/encryption/ |
D | JoinEncryptionKeyTestUtil.java | 48 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_JOIN) 56 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_JOIN) 65 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_JOIN) 73 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_JOIN)
|
D | ProtectedServersEncryptionConfigManagerTest.java | 424 .setEncryptionKeyType( in test_fetchAndPersistActiveKeysOfType_persistsJey() 563 .setEncryptionKeyType( in test_getLatestOhttpKeyConfig_refreshFlagOn_withExpiredKey_returnsNewKey() 605 .setEncryptionKeyType( in test_getLatestOhttpKeyConfig_refreshFlagOff_withExpiredKey_returnsExpiredKey()
|
D | ObliviousHttpRequestContextMarshallerTest.java | 138 .setEncryptionKeyType( in test_getContext_success()
|
D | BackgroundKeyFetchWorkerTest.java | 706 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION)
|
/packages/modules/AdServices/adservices/tests/unittest/fixtures/java/android/adservices/adselection/ |
D | DBEncryptionKeyFixture.java | 37 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) 46 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_JOIN)
|
D | AuctionEncryptionKeyFixture.java | 50 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) 57 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) 96 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION)
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/adselection/ |
D | DBEncryptionKey.java | 105 .setEncryptionKeyType(encryptionKeyType) in create() 118 public abstract Builder setEncryptionKeyType( in setEncryptionKeyType() method in DBEncryptionKey.Builder
|
D | DBEncryptionContext.java | 99 .setEncryptionKeyType(encryptionKeyType) in create() 116 public abstract Builder setEncryptionKeyType( in setEncryptionKeyType() method in DBEncryptionContext.Builder
|
D | DBProtectedServersEncryptionConfig.java | 136 .setEncryptionKeyType(encryptionKeyType) in create() 160 public abstract Builder setEncryptionKeyType( in setEncryptionKeyType() method in DBProtectedServersEncryptionConfig.Builder
|
D | EncryptionContextDao.java | 67 .setEncryptionKeyType( in persistEncryptionContext()
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/encryption/ |
D | ProtectedServersEncryptionConfigManager.java | 328 return builder.setEncryptionKeyType(key.getEncryptionKeyType()) 339 return builder.setEncryptionKeyType(key.getEncryptionKeyType())
|
D | ObliviousHttpRequestContextMarshaller.java | 85 .setEncryptionKeyType(EncryptionKeyConstants.from(AUCTION)) in insertAuctionEncryptionContext()
|
D | JoinEncryptionKeyParser.java | 88 .setEncryptionKeyType( in getDbEncryptionKeys()
|
D | AuctionEncryptionKeyParser.java | 99 keyBuilder.setEncryptionKeyType( in getDbEncryptionKeys()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/ |
D | AuctionServerE2ETest.java | 1832 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in testPersistAdSelectionResult_withDecrypt_validRequest_successEmptyUri() 2718 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in testGetAdSelectionData_withOhttpGatewayDecryption() 2831 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in testGetAdSelectionData_withOhttpGatewayDecryption_withServerAuctionMediaTypeChanged() 3066 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in testGetAdSelectionData_multiCloudOn_refreshFlagOn_fetchesNewKey() 3204 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in testGetAdSelectionData_multiCloudOn_refreshFlagOff_noNetworkCall() 3337 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in testGetAdSelectionData_multiCloudOff_refreshFlagOn_fetchesNewKey() 3463 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in testGetAdSelectionData_multiCloudOff_refreshFlagOff_noNetworkCall() 3953 .setEncryptionKeyType(ENCRYPTION_KEY_TYPE_AUCTION) in testGetAdSelectionData_withEncryptHelper()
|