Searched refs:getCountAuctionUrls (Results 1 – 4 of 4) sorted by relevance
298 assertThat(serverAuctionBackgroundKeyFetchScheduledStats.getCountAuctionUrls())357 assertThat(serverAuctionBackgroundKeyFetchScheduledStats.getCountAuctionUrls())407 assertThat(serverAuctionBackgroundKeyFetchScheduledStats.getCountAuctionUrls())458 assertThat(serverAuctionBackgroundKeyFetchScheduledStats.getCountAuctionUrls())527 assertThat(serverAuctionBackgroundKeyFetchScheduledStats.getCountAuctionUrls())
31 public abstract int getCountAuctionUrls(); in getCountAuctionUrls() method in ServerAuctionBackgroundKeyFetchScheduledStats
884 stats.getCountAuctionUrls(), in logServerAuctionBackgroundKeyFetchScheduledStats()
43 expect.that(stats.getCountAuctionUrls()).isEqualTo(COUNT_AUCTION_URLS); in testBuildServerAuctionBackgroundKeyFetchScheduledStats()