Searched refs:GetAdSelectionDataBuyerInputGeneratedStats (Results 1 – 13 of 13) sorted by relevance
31 import com.android.adservices.service.stats.GetAdSelectionDataBuyerInputGeneratedStats;67 GetAdSelectionDataBuyerInputGeneratedStats stats = in logGetAdSelectionDataBuyerInputGeneratedStats()68 GetAdSelectionDataBuyerInputGeneratedStats.builder() in logGetAdSelectionDataBuyerInputGeneratedStats()112 GetAdSelectionDataBuyerInputGeneratedStats stats = in logGetAdSelectionDataBuyerInputGeneratedStatsWithExtendedPasMetrics()113 GetAdSelectionDataBuyerInputGeneratedStats.builder() in logGetAdSelectionDataBuyerInputGeneratedStatsWithExtendedPasMetrics()130 GetAdSelectionDataBuyerInputGeneratedStats stats = in logGetAdSelectionDataBuyerInputGeneratedStatsWithExtendedPasMetrics()131 GetAdSelectionDataBuyerInputGeneratedStats.builder() in logGetAdSelectionDataBuyerInputGeneratedStatsWithExtendedPasMetrics()
39 import com.android.adservices.service.stats.GetAdSelectionDataBuyerInputGeneratedStats;110 ArgumentCaptor<GetAdSelectionDataBuyerInputGeneratedStats> argumentCaptor = in testLogGetAdSelectionDataBuyerInputGeneratedStatsWithPasMetricsDoesLog()111 ArgumentCaptor.forClass(GetAdSelectionDataBuyerInputGeneratedStats.class); in testLogGetAdSelectionDataBuyerInputGeneratedStatsWithPasMetricsDoesLog()135 GetAdSelectionDataBuyerInputGeneratedStats stats = argumentCaptor.getAllValues().get(0); in testLogGetAdSelectionDataBuyerInputGeneratedStatsWithPasMetricsDoesLog()146 ArgumentCaptor<GetAdSelectionDataBuyerInputGeneratedStats> argumentCaptor = in testLogGetAdSelectionDataBuyerInputGeneratedStatsWithPasMetricsDoesLog_emptyStats()147 ArgumentCaptor.forClass(GetAdSelectionDataBuyerInputGeneratedStats.class); in testLogGetAdSelectionDataBuyerInputGeneratedStatsWithPasMetricsDoesLog_emptyStats()165 GetAdSelectionDataBuyerInputGeneratedStats stats = argumentCaptor.getValue(); in testLogGetAdSelectionDataBuyerInputGeneratedStatsWithPasMetricsDoesLog_emptyStats()
62 import com.android.adservices.service.stats.GetAdSelectionDataBuyerInputGeneratedStats;223 ArgumentCaptor<GetAdSelectionDataBuyerInputGeneratedStats> argumentCaptor = in testBuyerInputGenerator_returnsBuyerInputs_onlyCAsWithRenderIdReturned_successPayloadMetricsEnabled()224 ArgumentCaptor.forClass(GetAdSelectionDataBuyerInputGeneratedStats.class); in testBuyerInputGenerator_returnsBuyerInputs_onlyCAsWithRenderIdReturned_successPayloadMetricsEnabled()287 List<GetAdSelectionDataBuyerInputGeneratedStats> stats = argumentCaptor.getAllValues(); in testBuyerInputGenerator_returnsBuyerInputs_onlyCAsWithRenderIdReturned_successPayloadMetricsEnabled()289 GetAdSelectionDataBuyerInputGeneratedStats stats1 = stats.get(0); in testBuyerInputGenerator_returnsBuyerInputs_onlyCAsWithRenderIdReturned_successPayloadMetricsEnabled()360 GetAdSelectionDataBuyerInputGeneratedStats stats2 = stats.get(1); in testBuyerInputGenerator_returnsBuyerInputs_onlyCAsWithRenderIdReturned_successPayloadMetricsEnabled()457 ArgumentCaptor<GetAdSelectionDataBuyerInputGeneratedStats> argumentCaptor = in testBuyerInputGenerator_returnsBuyerInputsWithoutRenderIdForSpecifiedCAPayloadMetricsEnabled()458 ArgumentCaptor.forClass(GetAdSelectionDataBuyerInputGeneratedStats.class); in testBuyerInputGenerator_returnsBuyerInputsWithoutRenderIdForSpecifiedCAPayloadMetricsEnabled()533 List<GetAdSelectionDataBuyerInputGeneratedStats> stats = argumentCaptor.getAllValues(); in testBuyerInputGenerator_returnsBuyerInputsWithoutRenderIdForSpecifiedCAPayloadMetricsEnabled()535 GetAdSelectionDataBuyerInputGeneratedStats stats1 = stats.get(0); in testBuyerInputGenerator_returnsBuyerInputsWithoutRenderIdForSpecifiedCAPayloadMetricsEnabled()[all …]
100 import com.android.adservices.service.stats.GetAdSelectionDataBuyerInputGeneratedStats;336 ArgumentCaptor<GetAdSelectionDataBuyerInputGeneratedStats> in testRunner_getAdSelectionData_returnsSuccessGetAdSelectionDataPayloadMetricsEnabled()338 ArgumentCaptor.forClass(GetAdSelectionDataBuyerInputGeneratedStats.class); in testRunner_getAdSelectionData_returnsSuccessGetAdSelectionDataPayloadMetricsEnabled()409 List<GetAdSelectionDataBuyerInputGeneratedStats> stats = in testRunner_getAdSelectionData_returnsSuccessGetAdSelectionDataPayloadMetricsEnabled()412 GetAdSelectionDataBuyerInputGeneratedStats stats1 = stats.get(0); in testRunner_getAdSelectionData_returnsSuccessGetAdSelectionDataPayloadMetricsEnabled()416 GetAdSelectionDataBuyerInputGeneratedStats stats2 = stats.get(1); in testRunner_getAdSelectionData_returnsSuccessGetAdSelectionDataPayloadMetricsEnabled()438 ArgumentCaptor<GetAdSelectionDataBuyerInputGeneratedStats> in testRunner_getAdSelectionData_success_MetricsEnabled_withDefaultSourceCoordinator()440 ArgumentCaptor.forClass(GetAdSelectionDataBuyerInputGeneratedStats.class); in testRunner_getAdSelectionData_success_MetricsEnabled_withDefaultSourceCoordinator()513 List<GetAdSelectionDataBuyerInputGeneratedStats> stats = in testRunner_getAdSelectionData_success_MetricsEnabled_withDefaultSourceCoordinator()516 GetAdSelectionDataBuyerInputGeneratedStats stats1 = stats.get(0); in testRunner_getAdSelectionData_success_MetricsEnabled_withDefaultSourceCoordinator()[all …]
166 import com.android.adservices.service.stats.GetAdSelectionDataBuyerInputGeneratedStats;1050 ArgumentCaptor<GetAdSelectionDataBuyerInputGeneratedStats> argumentCaptorBuyerInputStats = in testGetAdSelectionData_withoutEncrypt_validRequest_successPayloadMetricsEnabled()1051 ArgumentCaptor.forClass(GetAdSelectionDataBuyerInputGeneratedStats.class); in testGetAdSelectionData_withoutEncrypt_validRequest_successPayloadMetricsEnabled()1128 List<GetAdSelectionDataBuyerInputGeneratedStats> stats = in testGetAdSelectionData_withoutEncrypt_validRequest_successPayloadMetricsEnabled()1131 GetAdSelectionDataBuyerInputGeneratedStats stats1 = stats.get(0); in testGetAdSelectionData_withoutEncrypt_validRequest_successPayloadMetricsEnabled()1135 GetAdSelectionDataBuyerInputGeneratedStats stats2 = stats.get(1); in testGetAdSelectionData_withoutEncrypt_validRequest_successPayloadMetricsEnabled()1158 ArgumentCaptor<GetAdSelectionDataBuyerInputGeneratedStats> argumentCaptorBuyerInputStats = in testGetAdSelectionData_validRequest_successPayloadMetricsEnabled_withSourceCoordinator()1159 ArgumentCaptor.forClass(GetAdSelectionDataBuyerInputGeneratedStats.class); in testGetAdSelectionData_validRequest_successPayloadMetricsEnabled_withSourceCoordinator()1241 List<GetAdSelectionDataBuyerInputGeneratedStats> stats = in testGetAdSelectionData_validRequest_successPayloadMetricsEnabled_withSourceCoordinator()1244 GetAdSelectionDataBuyerInputGeneratedStats stats1 = stats.get(0); in testGetAdSelectionData_validRequest_successPayloadMetricsEnabled_withSourceCoordinator()[all …]
25 public abstract class GetAdSelectionDataBuyerInputGeneratedStats { class116 public abstract GetAdSelectionDataBuyerInputGeneratedStats build(); in build()
211 GetAdSelectionDataBuyerInputGeneratedStats stats); in logGetAdSelectionDataBuyerInputGeneratedStats()
155 GetAdSelectionDataBuyerInputGeneratedStats stats) { in logGetAdSelectionDataBuyerInputGeneratedStats()
336 GetAdSelectionDataBuyerInputGeneratedStats stats) { in logGetAdSelectionDataBuyerInputGeneratedStats()
723 GetAdSelectionDataBuyerInputGeneratedStats stats) { in logGetAdSelectionDataBuyerInputGeneratedStats()
35 GetAdSelectionDataBuyerInputGeneratedStats stats = in testBuildGGetAdSelectionDataBuyerInputGeneratedStats()36 GetAdSelectionDataBuyerInputGeneratedStats.builder() in testBuildGGetAdSelectionDataBuyerInputGeneratedStats()
966 GetAdSelectionDataBuyerInputGeneratedStats stats = in testlogGetAdSelectionDataBuyerInputGeneratedStats()967 GetAdSelectionDataBuyerInputGeneratedStats.builder() in testlogGetAdSelectionDataBuyerInputGeneratedStats()
1746 GetAdSelectionDataBuyerInputGeneratedStats stats = in testlogGetAdSelectionDataBuyerInputGeneratedStats_success()1747 GetAdSelectionDataBuyerInputGeneratedStats.builder() in testlogGetAdSelectionDataBuyerInputGeneratedStats_success()