Home
last modified time | relevance | path

Searched defs:resultLatch (Results 1 – 8 of 8) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/js/
DJSScriptEngineTest.java833 CountDownLatch resultLatch = new CountDownLatch(1); in callJSEngine() local
849 CountDownLatch resultLatch = new CountDownLatch(1); in callJSEngine() local
867 @NonNull CountDownLatch resultLatch, in callJSEngineAsync()
878 @NonNull CountDownLatch resultLatch, in callJSEngineAsync()
895 @NonNull CountDownLatch resultLatch, in callJSEngineAsync()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAdSelectionServiceImplTest.java6687 CountDownLatch resultLatch = new CountDownLatch(1); in testUpdateAdCounterHistogramNullCallbackThrows() local
6737 CountDownLatch resultLatch = new CountDownLatch(1); in testReportInteractionNullCallbackThrows() local
6793 CountDownLatch resultLatch = new CountDownLatch(2); in testReportInteractionCallbackErrorReported() local
6883 CountDownLatch resultLatch = new CountDownLatch(1); in testSetAdCounterHistogramOverrideNullCallbackThrows() local
6921 CountDownLatch resultLatch = new CountDownLatch(2); in testSetAdCounterHistogramOverrideCallbackErrorReported() local
6995 CountDownLatch resultLatch = new CountDownLatch(1); in testRemoveAdCounterHistogramOverrideNullCallbackThrows() local
7031 CountDownLatch resultLatch = new CountDownLatch(2); in testRemoveAdCounterHistogramOverrideCallbackErrorReported() local
7085 CountDownLatch resultLatch = new CountDownLatch(1); in testResetAllAdCounterHistogramOverridesNullCallbackThrows() local
7115 CountDownLatch resultLatch = new CountDownLatch(2); in testResetAllAdCounterHistogramOverridesCallbackErrorReported() local
7226 CountDownLatch resultLatch = new CountDownLatch(2); in callAddOverrideForSelectAds() local
[all …]
DJsFetcherTest.java381 CountDownLatch resultLatch = new CountDownLatch(1); in waitForFuture() local
DAdOutcomeSelectorImplTest.java410 CountDownLatch resultLatch = new CountDownLatch(1); in waitForFuture() local
DInteractionReporterTest.java1144 CountDownLatch resultLatch = new CountDownLatch(shouldCountLog ? 2 : 1); in callReportInteraction() local
DAdsScoreGeneratorImplTest.java1331 CountDownLatch resultLatch = new CountDownLatch(1); in waitForFuture() local
DAdBidGeneratorImplTest.java2294 CountDownLatch resultLatch = new CountDownLatch(1); in waitForFuture() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/customaudience/
DCustomAudienceServiceEndToEndTest.java1104 CountDownLatch resultLatch = new CountDownLatch(1); in callAddOverride() local
1126 CountDownLatch resultLatch = new CountDownLatch(1); in callRemoveOverride() local
1138 CountDownLatch resultLatch = new CountDownLatch(1); in callResetAllOverrides() local