Searched refs:liveKeyId (Results 1 – 1 of 1) sorted by relevance
3041 String liveKeyId = "400bed24-c62f-46e0-a1ad-211361ad771a"; in testGetAdSelectionData_multiCloudOn_refreshFlagOn_fetchesNewKey() local3048 .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() local3186 .setKeyId(liveKeyId) in testGetAdSelectionData_multiCloudOn_refreshFlagOff_noNetworkCall()3313 String liveKeyId = "000bed24-c62f-46e0-a1ad-211361ad771a"; in testGetAdSelectionData_multiCloudOff_refreshFlagOn_fetchesNewKey() local3320 .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() local3446 .setKeyId(liveKeyId) in testGetAdSelectionData_multiCloudOff_refreshFlagOff_noNetworkCall()