Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAuctionServerE2ETest.java714 invokeUpdateAdCounterHistogram(adSelectionService, updateHistogramInput); in testAuctionServerFlow_withoutEncrypt_validRequest_BothFiltersEnabled()
842 invokeUpdateAdCounterHistogram(adSelectionService, updateHistogramInput); in testAuctionServerFlow_withoutEncrypt_validRequest_AppInstallDisabled()
992 invokeUpdateAdCounterHistogram(adSelectionService, updateHistogramInput); in testAuctionServerFlow_withoutEncrypt_validRequest_FrequencyCapDisabled()
1474 invokeUpdateAdCounterHistogram(mAdSelectionService, updateHistogramInput); in testGetAdSelectionData_fCap_success()
2664 invokeUpdateAdCounterHistogram(mAdSelectionService, updateHistogramInput); in testPersistAdSelectionResult_withoutDecrypt_savesNonWinEventsSuccess()
4298 public UpdateAdCounterHistogramTestCallback invokeUpdateAdCounterHistogram( in invokeUpdateAdCounterHistogram() method in AuctionServerE2ETest