/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/ |
D | AuctionServerPayloadMetricsStrategyEnabled.java | 64 public void logGetAdSelectionDataBuyerInputGeneratedStats( in logGetAdSelectionDataBuyerInputGeneratedStats() method in AuctionServerPayloadMetricsStrategyEnabled 83 mAdServicesLogger.logGetAdSelectionDataBuyerInputGeneratedStats(stats); in logGetAdSelectionDataBuyerInputGeneratedStats() 127 mAdServicesLogger.logGetAdSelectionDataBuyerInputGeneratedStats(stats); in logGetAdSelectionDataBuyerInputGeneratedStatsWithExtendedPasMetrics() 151 mAdServicesLogger.logGetAdSelectionDataBuyerInputGeneratedStats(stats); in logGetAdSelectionDataBuyerInputGeneratedStatsWithExtendedPasMetrics()
|
D | AuctionServerPayloadMetricsStrategy.java | 50 void logGetAdSelectionDataBuyerInputGeneratedStats( in logGetAdSelectionDataBuyerInputGeneratedStats() method
|
D | AuctionServerPayloadMetricsStrategyDisabled.java | 50 public void logGetAdSelectionDataBuyerInputGeneratedStats( in logGetAdSelectionDataBuyerInputGeneratedStats() method in AuctionServerPayloadMetricsStrategyDisabled
|
D | CompressedBuyerInputCreatorHelper.java | 164 mAuctionServerPayloadMetricsStrategy.logGetAdSelectionDataBuyerInputGeneratedStats( in logBuyerInputGeneratedStats()
|
D | BuyerInputGenerator.java | 228 mAuctionServerPayloadMetricsStrategy.logGetAdSelectionDataBuyerInputGeneratedStats( in generateCompressedBuyerInputFromDBCAsAndEncodedSignals()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/ |
D | AuctionServerPayloadMetricsStrategyEnabledTest.java | 102 mAuctionServerPayloadMetricsStrategy.logGetAdSelectionDataBuyerInputGeneratedStats( in testLogGetAdSelectionDataBuyerInputGeneratedStatsDoesLog() 105 .logGetAdSelectionDataBuyerInputGeneratedStats(any()); in testLogGetAdSelectionDataBuyerInputGeneratedStatsDoesLog() 133 .logGetAdSelectionDataBuyerInputGeneratedStats(argumentCaptor.capture()); in testLogGetAdSelectionDataBuyerInputGeneratedStatsWithPasMetricsDoesLog() 163 .logGetAdSelectionDataBuyerInputGeneratedStats(argumentCaptor.capture()); in testLogGetAdSelectionDataBuyerInputGeneratedStatsWithPasMetricsDoesLog_emptyStats()
|
D | CompressedBuyerInputCreatorHelperTest.java | 192 .logGetAdSelectionDataBuyerInputGeneratedStats(any()); in logBuyerInputGeneratedStatsPasExtendedMetricsEnabled() 208 .logGetAdSelectionDataBuyerInputGeneratedStats(perBuyerStats); in logBuyerInputGeneratedStatsPasExtendedMetricsDisabled()
|
D | AuctionServerPayloadMetricsStrategyDisabledTest.java | 74 mAuctionServerPayloadMetricsStrategy.logGetAdSelectionDataBuyerInputGeneratedStats( in testLogGetAdSelectionDataBuyerInputGeneratedStatsDoesNothing()
|
D | GetAdSelectionDataRunnerTest.java | 380 .logGetAdSelectionDataBuyerInputGeneratedStats(any()); in testRunner_getAdSelectionData_returnsSuccessGetAdSelectionDataPayloadMetricsEnabled() 407 .logGetAdSelectionDataBuyerInputGeneratedStats( in testRunner_getAdSelectionData_returnsSuccessGetAdSelectionDataPayloadMetricsEnabled() 483 .logGetAdSelectionDataBuyerInputGeneratedStats(any()); in testRunner_getAdSelectionData_success_MetricsEnabled_withDefaultSourceCoordinator() 511 .logGetAdSelectionDataBuyerInputGeneratedStats( in testRunner_getAdSelectionData_success_MetricsEnabled_withDefaultSourceCoordinator() 590 .logGetAdSelectionDataBuyerInputGeneratedStats(any()); in testRunner_getAdSelectionData_returnsSuccessMetricsEnabled_withApiSourceCoordinator() 618 .logGetAdSelectionDataBuyerInputGeneratedStats( in testRunner_getAdSelectionData_returnsSuccessMetricsEnabled_withApiSourceCoordinator()
|
D | BuyerInputGeneratorTest.java | 286 .logGetAdSelectionDataBuyerInputGeneratedStats(argumentCaptor.capture()); in testBuyerInputGenerator_returnsBuyerInputs_onlyCAsWithRenderIdReturned_successPayloadMetricsEnabled() 532 .logGetAdSelectionDataBuyerInputGeneratedStats(argumentCaptor.capture()); in testBuyerInputGenerator_returnsBuyerInputsWithoutRenderIdForSpecifiedCAPayloadMetricsEnabled() 660 .logGetAdSelectionDataBuyerInputGeneratedStats(argumentCaptor.capture()); in testBuyerInputGenerator_returnsBuyerInputs_onlySignals_success() 750 .logGetAdSelectionDataBuyerInputGeneratedStats(argumentCaptor.capture()); in testBuyerInputGenerator_returnsBuyerInputs_CAsAndSignalsCombined_success()
|
D | AuctionServerE2ETest.java | 1074 .logGetAdSelectionDataBuyerInputGeneratedStats(any()); in testGetAdSelectionData_withoutEncrypt_validRequest_successPayloadMetricsEnabled() 1126 .logGetAdSelectionDataBuyerInputGeneratedStats( in testGetAdSelectionData_withoutEncrypt_validRequest_successPayloadMetricsEnabled() 1187 .logGetAdSelectionDataBuyerInputGeneratedStats(any()); in testGetAdSelectionData_validRequest_successPayloadMetricsEnabled_withSourceCoordinator() 1239 .logGetAdSelectionDataBuyerInputGeneratedStats( in testGetAdSelectionData_validRequest_successPayloadMetricsEnabled_withSourceCoordinator() 1325 verify(mAdServicesLoggerMock, never()).logGetAdSelectionDataBuyerInputGeneratedStats(any()); in testGetAdSelectionData_withoutEncrypt_validRequest_successPayloadMetricsDisabled()
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/stats/ |
D | AdServicesLoggerImpl.java | 335 public void logGetAdSelectionDataBuyerInputGeneratedStats( in logGetAdSelectionDataBuyerInputGeneratedStats() method in AdServicesLoggerImpl 337 mStatsdAdServicesLogger.logGetAdSelectionDataBuyerInputGeneratedStats(stats); in logGetAdSelectionDataBuyerInputGeneratedStats()
|
D | AdServicesLogger.java | 210 void logGetAdSelectionDataBuyerInputGeneratedStats( in logGetAdSelectionDataBuyerInputGeneratedStats() method
|
D | NoOpLoggerImpl.java | 154 public void logGetAdSelectionDataBuyerInputGeneratedStats( in logGetAdSelectionDataBuyerInputGeneratedStats() method in NoOpLoggerImpl
|
D | StatsdAdServicesLogger.java | 722 public void logGetAdSelectionDataBuyerInputGeneratedStats( in logGetAdSelectionDataBuyerInputGeneratedStats() method in StatsdAdServicesLogger
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/ |
D | AdServicesLoggerImplTest.java | 981 mAdservicesLogger.logGetAdSelectionDataBuyerInputGeneratedStats(stats); in testlogGetAdSelectionDataBuyerInputGeneratedStats() 982 verify(mStatsdLoggerMock).logGetAdSelectionDataBuyerInputGeneratedStats(eq(stats)); in testlogGetAdSelectionDataBuyerInputGeneratedStats()
|
D | StatsdAdServicesLoggerTest.java | 1764 mLogger.logGetAdSelectionDataBuyerInputGeneratedStats(stats); in testlogGetAdSelectionDataBuyerInputGeneratedStats_success()
|