Home
last modified time | relevance | path

Searched refs:capturedHistogramEventList (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAuctionServerE2ETest.java2590 List<HistogramEvent> capturedHistogramEventList = in testPersistAdSelectionResult_withoutDecrypt_savesWinEventsSuccess() local
2594 capturedHistogramEventList.get(0).getAdEventType()); in testPersistAdSelectionResult_withoutDecrypt_savesWinEventsSuccess()
2597 capturedHistogramEventList.stream() in testPersistAdSelectionResult_withoutDecrypt_savesWinEventsSuccess()
2680 List<HistogramEvent> capturedHistogramEventList = in testPersistAdSelectionResult_withoutDecrypt_savesNonWinEventsSuccess() local
2684 capturedHistogramEventList.get(0).getAdEventType()); in testPersistAdSelectionResult_withoutDecrypt_savesNonWinEventsSuccess()
2687 capturedHistogramEventList.get(numOfKeys).getAdEventType()); in testPersistAdSelectionResult_withoutDecrypt_savesNonWinEventsSuccess()
2690 capturedHistogramEventList.subList(numOfKeys, 2 * numOfKeys).stream() in testPersistAdSelectionResult_withoutDecrypt_savesNonWinEventsSuccess()