Searched refs:auctionKey (Results 1 – 2 of 2) sorted by relevance
124 AuctionKey auctionKey) throws JSONException { in mockAuctionKeyFetchResponseWithGivenKey() argument126 .setResponseBody(getDeterministicAuctionResponseBody(auctionKey)) in mockAuctionKeyFetchResponseWithGivenKey()150 private static String getDeterministicAuctionResponseBody(AuctionKey auctionKey) in getDeterministicAuctionResponseBody() argument153 json.put("keys", new JSONArray().put(getAuctionKeyJson(auctionKey))); in getDeterministicAuctionResponseBody()
2927 AuctionEncryptionKeyFixture.AuctionKey auctionKey = in testGetAdSelectionData_multiCloudOn_success() local2934 AuctionEncryptionKeyFixture.mockAuctionKeyFetchResponseWithGivenKey(auctionKey); in testGetAdSelectionData_multiCloudOn_success()3046 AuctionEncryptionKeyFixture.AuctionKey auctionKey = in testGetAdSelectionData_multiCloudOn_refreshFlagOn_fetchesNewKey() local3053 AuctionEncryptionKeyFixture.mockAuctionKeyFetchResponseWithGivenKey(auctionKey); in testGetAdSelectionData_multiCloudOn_refreshFlagOn_fetchesNewKey()3184 AuctionEncryptionKeyFixture.AuctionKey auctionKey = in testGetAdSelectionData_multiCloudOn_refreshFlagOff_noNetworkCall() local3191 AuctionEncryptionKeyFixture.mockAuctionKeyFetchResponseWithGivenKey(auctionKey); in testGetAdSelectionData_multiCloudOn_refreshFlagOff_noNetworkCall()3318 AuctionEncryptionKeyFixture.AuctionKey auctionKey = in testGetAdSelectionData_multiCloudOff_refreshFlagOn_fetchesNewKey() local3325 AuctionEncryptionKeyFixture.mockAuctionKeyFetchResponseWithGivenKey(auctionKey); in testGetAdSelectionData_multiCloudOff_refreshFlagOn_fetchesNewKey()3444 AuctionEncryptionKeyFixture.AuctionKey auctionKey = in testGetAdSelectionData_multiCloudOff_refreshFlagOff_noNetworkCall() local3451 AuctionEncryptionKeyFixture.mockAuctionKeyFetchResponseWithGivenKey(auctionKey); in testGetAdSelectionData_multiCloudOff_refreshFlagOff_noNetworkCall()[all …]