Searched refs:getAdCost (Results 1 – 11 of 11) sorted by relevance
36 abstract AdCost getAdCost(); in getAdCost() method in BuyerContextualSignals63 json.put("adCost", getAdCost()); in toString()
54 public double getAdCost() { in getAdCost() method in AdCost
37 abstract AdCost getAdCost(); in getAdCost() method in GenerateBidResult
86 if (Objects.isNull(result.getAdCost()) && Objects.isNull(result.getDataVersion())) { in getContextualSignalsForReportWin()
290 AdCost adCost = candidate.first.getAdCost(); in runAdBiddingPerCA()
413 assertThat(results.stream().map(GenerateBidResult::getAdCost).collect(Collectors.toList())) in testGenerateBidWithAdCostSuccessfulCaseCpcBillingEnabled()462 assertThat(results.stream().map(GenerateBidResult::getAdCost).collect(Collectors.toList())) in testGenerateBidWithAdCostDoesNotAddAdCostCpcBillingDisabled()516 assertThat(results.stream().map(GenerateBidResult::getAdCost).collect(Collectors.toList())) in testGenerateBidWithOnlyOneAdCostSuccessfulCase()
1058 AD_COST_1.getAdCost()); in testRunAdSelectionSuccess_preV3BiddingLogicWithAdCostCpcBillingEnabled()1065 AD_COST_2.getAdCost()); in testRunAdSelectionSuccess_preV3BiddingLogicWithAdCostCpcBillingEnabled()1616 AD_COST_1.getAdCost()); in testRunAdSelectionSuccess_preV3BiddingLogicWithAdCostCpcBillingDisabled()1623 AD_COST_2.getAdCost()); in testRunAdSelectionSuccess_preV3BiddingLogicWithAdCostCpcBillingDisabled()2137 AD_COST_1.getAdCost()); in testRunAdSelectionSuccess_v3BiddingLogicWithAdCostCpcBillingEnabled()2144 AD_COST_2.getAdCost()); in testRunAdSelectionSuccess_v3BiddingLogicWithAdCostCpcBillingEnabled()2693 AD_COST_1.getAdCost()); in testRunAdSelectionSuccess_v3BiddingLogicWithAdCostCpcBillingDisabled()2700 AD_COST_2.getAdCost()); in testRunAdSelectionSuccess_v3BiddingLogicWithAdCostCpcBillingDisabled()
180 .getAdCost())197 .getAdCost())
1189 mBuyerReportingPath + "?adCost=" + buyerContextualSignals.getAdCost().toString(); in testReportImpressionSuccessfullyReportsAdCost()
545 AD_COST_1.getAdCost()); in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingEnabled()552 AD_COST_2.getAdCost()); in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingEnabled()610 AD_COST_1.getAdCost()); in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingDisabled()617 AD_COST_2.getAdCost()); in testFledgeFlowSuccessWithDevOverridesWithAdCostCpcBillingDisabled()667 AD_COST_1.getAdCost()); in testFledgeFlowSuccessWithMockServerReportsAdCostCpcBillingEnabled()674 AD_COST_2.getAdCost()); in testFledgeFlowSuccessWithMockServerReportsAdCostCpcBillingEnabled()893 AD_COST_1.getAdCost()); in testFledgeFlowSuccessWithMockServerReportsAdCostCpcBillingDisabled()900 AD_COST_2.getAdCost()); in testFledgeFlowSuccessWithMockServerReportsAdCostCpcBillingDisabled()
827 BUYER_1, bidsForBuyer1, AD_COST_1.getAdCost()); in testFledgeAuctionSelectionFlow_overall_SuccessWithCpcBillingEnabled()831 BUYER_2, bidsForBuyer2, AD_COST_2.getAdCost()); in testFledgeAuctionSelectionFlow_overall_SuccessWithCpcBillingEnabled()910 BUYER_1, bidsForBuyer1, AD_COST_1.getAdCost()); in testFledgeAuctionSelectionFlow_overall_SuccessWithCpcBillingDisabled()914 BUYER_2, bidsForBuyer2, AD_COST_2.getAdCost()); in testFledgeAuctionSelectionFlow_overall_SuccessWithCpcBillingDisabled()