Searched refs:getBiddingLogicJs (Results 1 – 11 of 11) sorted by relevance
50 assertEquals(request.getBiddingLogicJs(), BIDDING_LOGIC_JS); in testCreateAddCustomAudienceOverrideRequest_withoutBiddingLogicVersion_Success()67 assertEquals(request.getBiddingLogicJs(), BIDDING_LOGIC_JS); in testBuildAddCustomAudienceOverrideRequest_biddingLogicVersionNotSet_Success()85 assertEquals(request.getBiddingLogicJs(), BIDDING_LOGIC_JS); in testBuildAddCustomAudienceOverrideRequest_Success()
48 .that(request.getBiddingLogicJs()) in testBuildAddCustomAudienceOverrideRequest()
56 public abstract String getBiddingLogicJs(); in getBiddingLogicJs() method in AdScoringOutcome
616 ? scoringOutcome.getBiddingLogicJs() in getWinnerBiddingLogicJs()
82 public String getBiddingLogicJs() { in getBiddingLogicJs() method in AddCustomAudienceOverrideRequest
84 request.getBiddingLogicJs(), in overrideCustomAudienceRemoteInfo()
411 biddingLogicJsWithVersion.getBiddingLogicJs(), versionMap.build()); in getBiddingLogicUriOverride()915 public String getBiddingLogicJs() { in getBiddingLogicJs() method in CustomAudienceDao.BiddingLogicJsWithVersion
468 String biddingLogicJs = getBiddingLogicJs(); in testFledgeFlowSuccessWithDevOverridesRegisterAdBeaconDisabled()801 String biddingLogicJs = getBiddingLogicJs(); in testFledgeFlowSuccessWithMockServerWithDataVersionHeaderDisabled()4327 private String getBiddingLogicJs() { in getBiddingLogicJs() method in FledgeE2ETest
1221 assertEquals(fakeDecisionLogicForBuyer, scoringOutcome.get(6).getBiddingLogicJs()); in testRunAdScoringContextual_UseOverride_Success()
3287 mAdScoringOutcomeForBuyer1.getBiddingLogicJs(), in testGetDecisionLogic_PreDownloaded()
445 method @NonNull public String getBiddingLogicJs();