Searched refs:getRatioOfCasSelectingRmktAds (Results 1 – 7 of 7) sorted by relevance
46 public abstract float getRatioOfCasSelectingRmktAds(); in getRatioOfCasSelectingRmktAds() method in RunAdBiddingProcessReportedStats
636 .setRatioOfCasSelectingRmktAds(getRatioOfCasSelectingRmktAds()) in getRunAdBiddingProcessReportedStats()811 private float getRatioOfCasSelectingRmktAds() { in getRatioOfCasSelectingRmktAds() method in AdSelectionExecutionLogger
250 stats.getRatioOfCasSelectingRmktAds(), in logRunAdBiddingProcessReportedStats()
75 assertEquals(RATIO_OF_CAS_SELECTING_RMKT_ADS, stats.getRatioOfCasSelectingRmktAds(), 0.0f); in testBuilderCreateSuccess()
329 assertThat(runAdBiddingProcessReportedStats.getRatioOfCasSelectingRmktAds()) in testAdSelectionExecutionLogger_SuccessAdSelection()465 assertThat(runAdBiddingProcessReportedStats.getRatioOfCasSelectingRmktAds()) in testAdSelectionExecutionLogger_FailedAdSelectionDuringScoreAds()576 assertThat(runAdBiddingProcessReportedStats.getRatioOfCasSelectingRmktAds()) in testAdSelectionExecutionLogger_FailedAdSelectionDuringFetchTrustedScoringSignals()683 assertThat(runAdBiddingProcessReportedStats.getRatioOfCasSelectingRmktAds()) in testAdSelectionExecutionLogger_FailedAdSelectionDuringGetAdSelectionLogicScript()929 assertThat(runAdBiddingProcessReportedStats.getRatioOfCasSelectingRmktAds()) in testAdSelectionExecutionLogger_failedGetBuyersCustomAudience()976 assertThat(runAdBiddingProcessReportedStats.getRatioOfCasSelectingRmktAds()) in testAdSelectionExecutionLogger_emptyFetchedCustomAudiences()1025 assertThat(runAdBiddingProcessReportedStats.getRatioOfCasSelectingRmktAds()) in testAdSelectionExecutionLogger_FailedDuringRunAdBidding()
336 expect.that(loggedStats.getRatioOfCasSelectingRmktAds()) in testLogRunAdBiddingProcessReportedStats()
4636 assertThat(runAdBiddingProcessReportedStats.getRatioOfCasSelectingRmktAds()) in verifyLogForSuccessfulBiddingProcess()4666 assertThat(runAdBiddingProcessReportedStats.getRatioOfCasSelectingRmktAds()) in verifyLogForFailedBiddingStageDuringFetchBuyersCustomAudience()