Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAuctionServerE2ETest.java2933 AdServicesHttpClientResponse httpClientResponse = in testGetAdSelectionData_multiCloudOn_success() local
2939 .thenReturn(Futures.immediateFuture(httpClientResponse)); in testGetAdSelectionData_multiCloudOn_success()
3052 AdServicesHttpClientResponse httpClientResponse = in testGetAdSelectionData_multiCloudOn_refreshFlagOn_fetchesNewKey() local
3058 .thenReturn(Futures.immediateFuture(httpClientResponse)); in testGetAdSelectionData_multiCloudOn_refreshFlagOn_fetchesNewKey()
3190 AdServicesHttpClientResponse httpClientResponse = in testGetAdSelectionData_multiCloudOn_refreshFlagOff_noNetworkCall() local
3196 .thenReturn(Futures.immediateFuture(httpClientResponse)); in testGetAdSelectionData_multiCloudOn_refreshFlagOff_noNetworkCall()
3324 AdServicesHttpClientResponse httpClientResponse = in testGetAdSelectionData_multiCloudOff_refreshFlagOn_fetchesNewKey() local
3330 .thenReturn(Futures.immediateFuture(httpClientResponse)); in testGetAdSelectionData_multiCloudOff_refreshFlagOn_fetchesNewKey()
3450 AdServicesHttpClientResponse httpClientResponse = in testGetAdSelectionData_multiCloudOff_refreshFlagOff_noNetworkCall() local
3456 .thenReturn(Futures.immediateFuture(httpClientResponse)); in testGetAdSelectionData_multiCloudOff_refreshFlagOff_noNetworkCall()
[all …]