Searched refs:setAdCost (Results 1 – 13 of 13) sorted by relevance
41 .setAdCost(new AdCost(1.0, NUM_BITS_STOCHASTIC_ROUNDING))49 .setAdCost(new AdCost(1.0, NUM_BITS_STOCHASTIC_ROUNDING))
51 abstract Builder setAdCost(AdCost adCost); in setAdCost() method in GenerateBidResult.Builder
61 return BuyerContextualSignals.builder().setAdCost(adCost).build(); in getContextualSignalsForReportWin()
50 public abstract Builder setAdCost(@Nullable AdCost adCost); in setAdCost() method in BuyerContextualSignals.Builder
74 BuyerContextualSignals.Builder builder = BuyerContextualSignals.builder().setAdCost(adCost); in getContextualSignalsForReportWin()
558 generateBidResultBuilder.setAdCost(
103 BuyerContextualSignals.builder().setAdCost(AD_COST).build(); in testGetContextualSignalsReportWinWithAdCostReturnsBuyerContextualSignalsWithAdCost()
109 .setAdCost(AD_COST) in testGetContextualSignalsReportWinWithAdCostReturnsBuyerContextualSignalsWithAdCost()
1236 .setAdCost(new AdCost(1, 8)) in testReportWin_verifyTelemetryLogging()
178 .setAdCost(195 .setAdCost(
699 .setAdCost(adCost1) in testRunAdSelectionSuccessWithBuyerContextualSignals()706 .setAdCost(adCost2) in testRunAdSelectionSuccessWithBuyerContextualSignals()
1086 BuyerContextualSignals.builder().setAdCost(AD_COST_2).build().toString(); in testRunAdSelectionSuccess_preV3BiddingLogicWithAdCostCpcBillingEnabled()2165 BuyerContextualSignals.builder().setAdCost(AD_COST_2).build().toString(); in testRunAdSelectionSuccess_v3BiddingLogicWithAdCostCpcBillingEnabled()
1116 BuyerContextualSignals.builder().setAdCost(adCost).build(); in testReportImpressionSuccessfullyReportsAdCost()