Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DFledgeE2ETest.java1899 CountDownLatch debugReportingLatch = new CountDownLatch(4); in testFledgeFlowSuccessWithDebugReportingSentImmediately() local
1924 /* debugReportingLatch= */ debugReportingLatch); in testFledgeFlowSuccessWithDebugReportingSentImmediately()
1933 debugReportingLatch.await(10, TimeUnit.SECONDS); in testFledgeFlowSuccessWithDebugReportingSentImmediately()
4523 String decisionLogicJs, String biddingLogicJs, CountDownLatch debugReportingLatch) in getMockWebServer() argument
4531 debugReportingLatch, in getMockWebServer()
4541 CountDownLatch debugReportingLatch, in getMockWebServer() argument
4572 if (Objects.nonNull(debugReportingLatch)) { in getMockWebServer()
4573 debugReportingLatch.countDown(); in getMockWebServer()