Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DCompressedBuyerInputCreatorHelper.java130 public void addToBuyerIntermediateStats( in addToBuyerIntermediateStats() method in CompressedBuyerInputCreatorHelper
134 mAuctionServerPayloadMetricsStrategy.addToBuyerIntermediateStats( in addToBuyerIntermediateStats()
DAuctionServerPayloadMetricsStrategy.java57 void addToBuyerIntermediateStats( in addToBuyerIntermediateStats() method
DAuctionServerPayloadMetricsStrategyDisabled.java56 public void addToBuyerIntermediateStats( in addToBuyerIntermediateStats() method in AuctionServerPayloadMetricsStrategyDisabled
DCompressedBuyerInputCreatorNoOptimizations.java69 mCompressedBuyerInputCreatorHelper.addToBuyerIntermediateStats( in generateCompressedBuyerInputFromDBCAsAndEncodedSignals()
DAuctionServerPayloadMetricsStrategyEnabled.java88 public void addToBuyerIntermediateStats( in addToBuyerIntermediateStats() method in AuctionServerPayloadMetricsStrategyEnabled
DBuyerInputGenerator.java210 mAuctionServerPayloadMetricsStrategy.addToBuyerIntermediateStats( in generateCompressedBuyerInputFromDBCAsAndEncodedSignals()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DCompressedBuyerInputCreatorHelperTest.java154 mCompressedBuyerInputCreatorHelper.addToBuyerIntermediateStats( in testAddToBuyerIntermediateStats()
160 .addToBuyerIntermediateStats(any(), any(), any()); in testAddToBuyerIntermediateStats()
DAuctionServerPayloadMetricsStrategyDisabledTest.java81 mAuctionServerPayloadMetricsStrategy.addToBuyerIntermediateStats( in testAddToBuyerIntermediateStatsDoesNothing()
DAuctionServerPayloadMetricsStrategyEnabledTest.java182 mAuctionServerPayloadMetricsStrategy.addToBuyerIntermediateStats( in testAddToBuyerIntermediateStatsDoesAdd()