Home
last modified time | relevance | path

Searched refs:liveKeyId (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAuctionServerE2ETest.java3041 String liveKeyId = "400bed24-c62f-46e0-a1ad-211361ad771a"; in testGetAdSelectionData_multiCloudOn_refreshFlagOn_fetchesNewKey() local
3048 .setKeyId(liveKeyId) in testGetAdSelectionData_multiCloudOn_refreshFlagOn_fetchesNewKey()
3127 Assert.assertEquals(liveKeyId, protectedServersEncryptionConfigs.get(0).getKeyIdentifier()); in testGetAdSelectionData_multiCloudOn_refreshFlagOn_fetchesNewKey()
3179 String liveKeyId = "400bed24-c62f-46e0-a1ad-211361ad771a"; in testGetAdSelectionData_multiCloudOn_refreshFlagOff_noNetworkCall() local
3186 .setKeyId(liveKeyId) in testGetAdSelectionData_multiCloudOn_refreshFlagOff_noNetworkCall()
3313 String liveKeyId = "000bed24-c62f-46e0-a1ad-211361ad771a"; in testGetAdSelectionData_multiCloudOff_refreshFlagOn_fetchesNewKey() local
3320 .setKeyId(liveKeyId) in testGetAdSelectionData_multiCloudOff_refreshFlagOn_fetchesNewKey()
3392 Assert.assertEquals(liveKeyId, encryptionConfigs.get(0).getKeyIdentifier()); in testGetAdSelectionData_multiCloudOff_refreshFlagOn_fetchesNewKey()
3439 String liveKeyId = "400bed24-c62f-46e0-a1ad-211361ad771a"; in testGetAdSelectionData_multiCloudOff_refreshFlagOff_noNetworkCall() local
3446 .setKeyId(liveKeyId) in testGetAdSelectionData_multiCloudOff_refreshFlagOff_noNetworkCall()