Searched refs:getNumOfAdsEnteringBidding (Results 1 – 7 of 7) sorted by relevance
37 public abstract int getNumOfAdsEnteringBidding(); in getNumOfAdsEnteringBidding() method in RunAdBiddingProcessReportedStats
633 .setNumOfAdsEnteringBidding(getNumOfAdsEnteringBidding()) in getRunAdBiddingProcessReportedStats()790 private int getNumOfAdsEnteringBidding() { in getNumOfAdsEnteringBidding() method in AdSelectionExecutionLogger
247 stats.getNumOfAdsEnteringBidding(), in logRunAdBiddingProcessReportedStats()
72 assertEquals(NUM_OF_ADS_ENTERING_BIDDING, stats.getNumOfAdsEnteringBidding()); in testBuilderCreateSuccess()
323 assertThat(runAdBiddingProcessReportedStats.getNumOfAdsEnteringBidding()) in testAdSelectionExecutionLogger_SuccessAdSelection()459 assertThat(runAdBiddingProcessReportedStats.getNumOfAdsEnteringBidding()) in testAdSelectionExecutionLogger_FailedAdSelectionDuringScoreAds()570 assertThat(runAdBiddingProcessReportedStats.getNumOfAdsEnteringBidding()) in testAdSelectionExecutionLogger_FailedAdSelectionDuringFetchTrustedScoringSignals()677 assertThat(runAdBiddingProcessReportedStats.getNumOfAdsEnteringBidding()) in testAdSelectionExecutionLogger_FailedAdSelectionDuringGetAdSelectionLogicScript()923 assertThat(runAdBiddingProcessReportedStats.getNumOfAdsEnteringBidding()) in testAdSelectionExecutionLogger_failedGetBuyersCustomAudience()970 assertThat(runAdBiddingProcessReportedStats.getNumOfAdsEnteringBidding()) in testAdSelectionExecutionLogger_emptyFetchedCustomAudiences()1019 assertThat(runAdBiddingProcessReportedStats.getNumOfAdsEnteringBidding()) in testAdSelectionExecutionLogger_FailedDuringRunAdBidding()
331 expect.that(loggedStats.getNumOfAdsEnteringBidding()) in testLogRunAdBiddingProcessReportedStats()
4615 assertThat(runAdBiddingProcessReportedStats.getNumOfAdsEnteringBidding()) in verifyLogForSuccessfulBiddingProcess()4660 assertThat(runAdBiddingProcessReportedStats.getNumOfAdsEnteringBidding()) in verifyLogForFailedBiddingStageDuringFetchBuyersCustomAudience()