Searched defs:perBuyerStats (Results 1 – 8 of 8) sorted by relevance
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/ |
D | CompressedBuyerInputCreatorHelperTest.java | 171 Map<AdTechIdentifier, BuyerInputGeneratorIntermediateStats> perBuyerStats = in logBuyerInputGeneratedStatsPasExtendedMetricsEnabled() local 203 Map<AdTechIdentifier, BuyerInputGeneratorIntermediateStats> perBuyerStats = in logBuyerInputGeneratedStatsPasExtendedMetricsDisabled() local
|
D | AuctionServerPayloadMetricsStrategyEnabledTest.java | 176 Map<AdTechIdentifier, BuyerInputGeneratorIntermediateStats> perBuyerStats = new HashMap<>(); in testAddToBuyerIntermediateStatsDoesAdd() local
|
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/ |
D | CompressedBuyerInputCreatorHelper.java | 131 Map<AdTechIdentifier, BuyerInputGeneratorIntermediateStats> perBuyerStats, in addToBuyerIntermediateStats() 153 Map<AdTechIdentifier, BuyerInputGeneratorIntermediateStats> perBuyerStats) { in logBuyerInputGeneratedStats()
|
D | CompressedBuyerInputCreatorNoOptimizations.java | 56 final Map<AdTechIdentifier, BuyerInputGeneratorIntermediateStats> perBuyerStats = in generateCompressedBuyerInputFromDBCAsAndEncodedSignals() local
|
D | AuctionServerPayloadMetricsStrategy.java | 58 Map<AdTechIdentifier, BuyerInputGeneratorIntermediateStats> perBuyerStats, in addToBuyerIntermediateStats()
|
D | AuctionServerPayloadMetricsStrategyDisabled.java | 57 Map<AdTechIdentifier, BuyerInputGeneratorIntermediateStats> perBuyerStats, in addToBuyerIntermediateStats()
|
D | AuctionServerPayloadMetricsStrategyEnabled.java | 89 Map<AdTechIdentifier, BuyerInputGeneratorIntermediateStats> perBuyerStats, in addToBuyerIntermediateStats()
|
D | BuyerInputGenerator.java | 166 final Map<AdTechIdentifier, BuyerInputGeneratorIntermediateStats> perBuyerStats = in generateCompressedBuyerInputFromDBCAsAndEncodedSignals() local
|