Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/encryption/
DAdSelectionEncryptionKeyManagerTest.java392 .mockAuctionKeyFetchResponseWithOneKey())); in test_getLatestOhttpKeyConfig_refreshFlagOn_withExpiredKey_returnsNewKey()
436 .mockAuctionKeyFetchResponseWithOneKey())); in test_getLatestOhttpKeyConfig_refreshFlagOff_withExpiredKey_returnsExpiredKey()
583 .mockAuctionKeyFetchResponseWithOneKey())); in test_getLatestActiveOhttpKeyConfig_withExpiredKey_shouldFetchAndPersistAndReturnNewKey()
616 .mockAuctionKeyFetchResponseWithOneKey())); in test_getLatestActiveOhttpKeyConfigOfType_withNoKey_shouldFetchPersistAndReturnNewKey()
/packages/modules/AdServices/adservices/tests/unittest/fixtures/java/android/adservices/adselection/
DAuctionEncryptionKeyFixture.java114 public static AdServicesHttpClientResponse mockAuctionKeyFetchResponseWithOneKey() in mockAuctionKeyFetchResponseWithOneKey() method in AuctionEncryptionKeyFixture