Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DFledgeE2ETest.java4989 CountDownLatch countdownLatchForFullCallback = new CountDownLatch(1); in invokeRunAdSelectionAndWaitForFullCallback() local
4991 new AdSelectionTestCallback(countdownLatchForFullCallback); in invokeRunAdSelectionAndWaitForFullCallback()