Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/encryption/
DProtectedServersEncryptionConfigManagerTest.java280 when(mMockHttpClient.fetchPayloadWithLogging( in test_fetchAndPersistAuctionKey_fetchSuccess_returnsLatestActiveAuctionKey()
309 when(mMockHttpClient.fetchPayloadWithLogging( in test_fetchAndPersistAuctionKey_fetchSuccess_withLogging()
342 when(mMockHttpClient.fetchPayloadWithLogging( in test_multipleCoordinatorKeys_fetchSuccess_returnsLatestActiveAuctionKey()
351 when(mMockHttpClient.fetchPayloadWithLogging( in test_multipleCoordinatorKeys_fetchSuccess_returnsLatestActiveAuctionKey()
434 when(mMockHttpClient.fetchPayloadWithLogging( in test_fetchAndPersistActiveKeysOfType_persistsJey()
533 when(mMockHttpClient.fetchPayloadWithLogging( in test_getLatestOhttpKeyConfigOfType_withNoKeys_returnsLatestKey()
561 when(mMockHttpClient.fetchPayloadWithLogging( in test_getLatestOhttpKeyConfig_refreshFlagOn_withExpiredKey_returnsNewKey()
615 when(mMockHttpClient.fetchPayloadWithLogging( in test_getLatestOhttpKeyConfig_refreshFlagOff_withExpiredKey_returnsExpiredKey()
654 when(mMockHttpClient.fetchPayloadWithLogging( in test_getLatestOhttpKeyConfigOfType_withNoKeys_persistsToDatabase()
691 when(mMockHttpClient.fetchPayloadWithLogging( in test_getLatestOhttpKeyConfigOfType_nullCoordinator_returnsDefaultKey()
DAdSelectionEncryptionKeyManagerTest.java313 when(mMockHttpClient.fetchPayloadWithLogging( in test_fetchAndPersistAuctionKey_fetchSuccess_returnsLatestActiveAuctionKey()
384 when(mMockHttpClient.fetchPayloadWithLogging( in test_getLatestOhttpKeyConfig_refreshFlagOn_withExpiredKey_returnsNewKey()
428 when(mMockHttpClient.fetchPayloadWithLogging( in test_getLatestOhttpKeyConfig_refreshFlagOff_withExpiredKey_returnsExpiredKey()
575 when(mMockHttpClient.fetchPayloadWithLogging( in test_getLatestActiveOhttpKeyConfig_withExpiredKey_shouldFetchAndPersistAndReturnNewKey()
608 when(mMockHttpClient.fetchPayloadWithLogging( in test_getLatestActiveOhttpKeyConfigOfType_withNoKey_shouldFetchPersistAndReturnNewKey()
/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/common/httpclient/
DProtectedAudienceAdServicesHttpsClientTest.java166 mClient.fetchPayloadWithLogging( in testFetchPayloadResponsesUsesCache()
298 mClient.fetchPayloadWithLogging( in testFetchPayloadSuccessfulResponseWithServerAuctionKeyFetchLogging()
345 return mClient.fetchPayloadWithLogging( in fetchPayloadWithEncodingJsFetchLogging()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/common/httpclient/
DAdServicesHttpsClient.java273 public ListenableFuture<AdServicesHttpClientResponse> fetchPayloadWithLogging( in fetchPayloadWithLogging() method in AdServicesHttpsClient
277 return fetchPayloadWithLogging( in fetchPayloadWithLogging()
312 return fetchPayloadWithLogging(request, new FetchProcessLoggerNoLoggingImpl()); in fetchPayload()
324 public ListenableFuture<AdServicesHttpClientResponse> fetchPayloadWithLogging( in fetchPayloadWithLogging() method in AdServicesHttpsClient
/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/
DAuctionServerIntegrationTest.java1977 when(mMockHttpClient.fetchPayloadWithLogging( in testPersistAdSelectionResult_omitAdsEnabled_success()
2183 when(mMockHttpClient.fetchPayloadWithLogging( in testPersistAdSelectionResult_withChaffAuctionResult_successEmptyUri()
2999 when(mMockHttpClient.fetchPayloadWithLogging( in testGetAdSelectionData_shellCommand_success()
3070 when(mMockHttpClient.fetchPayloadWithLogging( in testPersistAdselectionResult_withCompleteAuction_success()
3170 when(mMockHttpClient.fetchPayloadWithLogging( in testGetAdSelectionData_refreshFlagOn_fetchesNewKey()
3232 .fetchPayloadWithLogging( in testGetAdSelectionData_refreshFlagOn_fetchesNewKey()
3282 when(mMockHttpClient.fetchPayloadWithLogging( in testGetAdSelectionData_refreshFlagOff_noNetworkCall()
3308 .fetchPayloadWithLogging( in testGetAdSelectionData_refreshFlagOff_noNetworkCall()
3385 when(mMockHttpClient.fetchPayloadWithLogging( in testGetAdSelectionData_nullCoordinator_success()
3433 when(mMockHttpClient.fetchPayloadWithLogging( in testGetAdSelectionData_invalidCoordinator_fails()
[all …]
DImpressionReporterTest.java440 when(mMockAdServicesHttpsClient.fetchPayloadWithLogging(any(), any())) in testReportImpression_failedToFetchBuyerScript_logCels()
527 when(mMockAdServicesHttpsClient.fetchPayloadWithLogging(any(), any())) in mockFetchPayloadWithLoggingResponseBody()
DAdsScoreGeneratorImplTest.java702 when(mMockHttpsClient.fetchPayloadWithLogging( in testRunAdScoringSuccess_withDebugReportingEnabled()
786 verify(mMockHttpsClient).fetchPayloadWithLogging(requestArgumentCaptor.capture(), any()); in testRunAdScoringSuccess_withDebugReportingEnabled()
1624 when(mMockHttpsClient.fetchPayloadWithLogging( in testRunAdScoringTimesOut()
DFrequencyCapFilteringIntegrationTest.java388 .fetchPayloadWithLogging( in setup()
DAdBidGeneratorImplTest.java2637 when(mAdServicesHttpsClientMock.fetchPayloadWithLogging( in testRunAdBiddingPerCAGenerateBidTimesOut()
2721 .fetchPayloadWithLogging( in testRunAdBiddingPerCAGenerateBidTimesOut()
DAdSelectionServiceImplTest.java8341 .fetchPayloadWithLogging( in testReportImpressionSuccessWithValidImpressionReportingSubdomains()
8428 .fetchPayloadWithLogging( in testReportImpressionSuccessWithValidImpressionReportingSubdomains()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/encryption/
DProtectedServersEncryptionConfigManagerBase.java172 return mAdServicesHttpsClient.fetchPayloadWithLogging( in fetchKeyPayload()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/signals/
DEncoderLogicHandler.java200 mAdServicesHttpsClient.fetchPayloadWithLogging( in downloadAndUpdate()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DJsFetcher.java391 mAdServicesHttpsClient.fetchPayloadWithLogging(
/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/data/signals/
DEncoderLogicHandlerTest.java156 when(mAdServicesHttpsClient.fetchPayloadWithLogging( in testDownloadAndUpdate_success()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/httpclient/
DAdServicesHttpsClientTest.java1093 mClient.fetchPayloadWithLogging( in testFetchPayloadSuccessfulResponseWithSelectAdsFromOutcomesLogging()