Searched refs:buyersAndBids (Results 1 – 2 of 2) sorted by relevance
93 List<Pair<AdTechIdentifier, Double>> buyersAndBids) { in getListOfAdBiddingOutcomes() argument94 return buyersAndBids.stream() in getListOfAdBiddingOutcomes()
183 private static final List<Pair<AdTechIdentifier, Double>> buyersAndBids = field in AdSelectionExecutionLoggerTest189 AdBiddingOutcomeFixture.getListOfAdBiddingOutcomes(buyersAndBids);