Home
last modified time | relevance | path

Searched defs:callbackLatch (Results 1 – 4 of 4) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DUpdateAdCounterHistogramWorkerTest.java118 CountDownLatch callbackLatch = new CountDownLatch(1); in testWorkerUpdatesHistogramAndNotifiesSuccess() local
151 CountDownLatch callbackLatch = new CountDownLatch(1); in testWorkerValidatesInvalidAdEventTypeAndNotifiesFailure() local
187 CountDownLatch callbackLatch = new CountDownLatch(1); in testWorkerFeatureFlagDisabledStopsAndNotifiesFailure() local
214 CountDownLatch callbackLatch = new CountDownLatch(1); in testWorkerFilterFailureStopsAndNotifiesFailure() local
232 CountDownLatch callbackLatch = new CountDownLatch(1); in testWorkerConsentFailureStopsAndNotifiesSuccess() local
258 CountDownLatch callbackLatch = new CountDownLatch(1); in testWorkerInvalidArgumentFailureStopsAndNotifiesFailure() local
299 CountDownLatch callbackLatch = new CountDownLatch(1); in testWorkerSuccessWithCallbackErrorLogsUnknownError() local
347 CountDownLatch callbackLatch = new CountDownLatch(1); in testWorkerFailureWithCallbackErrorLogsUnknownError() local
DAppInstallAdvertisersSetterTest.java296 CountDownLatch callbackLatch = new CountDownLatch(1); in callSetAppInstallAdvertisers() local
309 CountDownLatch callbackLatch = new CountDownLatch(1); in callSetAppInstallAdvertisers() local
DFrequencyCapFilteringE2ETest.java1028 CountDownLatch callbackLatch = new CountDownLatch(1); in callUpdateAdCounterHistogram() local
1047 CountDownLatch callbackLatch = new CountDownLatch(1); in callSelectAds() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DFledgeE2ETest.java4172 CountDownLatch callbackLatch = new CountDownLatch(1); in updateHistogramAndAssertSuccess() local