Searched refs:mAuctionServerEncryptionKeyDao (Results 1 – 1 of 1) sorted by relevance
325 private EncryptionKeyDao mAuctionServerEncryptionKeyDao; field in AuctionServerE2ETest390 mAuctionServerEncryptionKeyDao = serverDb.encryptionKeyDao(); in setUp()1835 mAuctionServerEncryptionKeyDao.insertAllKeys(ImmutableList.of(dbEncryptionKey)); in testPersistAdSelectionResult_withDecrypt_validRequest_successEmptyUri()1864 mAuctionServerEncryptionKeyDao, in testPersistAdSelectionResult_withDecrypt_validRequest_successEmptyUri()2721 mAuctionServerEncryptionKeyDao.insertAllKeys(ImmutableList.of(dbEncryptionKey)); in testGetAdSelectionData_withOhttpGatewayDecryption()2750 mAuctionServerEncryptionKeyDao, in testGetAdSelectionData_withOhttpGatewayDecryption()2834 mAuctionServerEncryptionKeyDao.insertAllKeys(ImmutableList.of(dbEncryptionKey)); in testGetAdSelectionData_withOhttpGatewayDecryption_withServerAuctionMediaTypeChanged()2861 mAuctionServerEncryptionKeyDao, in testGetAdSelectionData_withOhttpGatewayDecryption_withServerAuctionMediaTypeChanged()3340 mAuctionServerEncryptionKeyDao.insertAllKeys(ImmutableList.of(dbEncryptionKey)); in testGetAdSelectionData_multiCloudOff_refreshFlagOn_fetchesNewKey()3343 mAuctionServerEncryptionKeyDao.getLatestExpiryNKeysOfType( in testGetAdSelectionData_multiCloudOff_refreshFlagOn_fetchesNewKey()[all …]