Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAdSelectionFromOutcomesE2ETest.java397 CountDownLatch loggingLatch = new CountDownLatch(1); in testSelectAdsFromOutcomesPickHighestSuccess() local
400 loggingLatch.countDown(); in testSelectAdsFromOutcomesPickHighestSuccess()
428 loggingLatch.await(); in testSelectAdsFromOutcomesPickHighestSuccess()
456 CountDownLatch loggingLatch = new CountDownLatch(1); in testSelectAdsFromOutcomesPickHighestSuccessDifferentTables() local
459 loggingLatch.countDown(); in testSelectAdsFromOutcomesPickHighestSuccessDifferentTables()
524 loggingLatch.await(); in testSelectAdsFromOutcomesPickHighestSuccessDifferentTables()
544 CountDownLatch loggingLatch = new CountDownLatch(1); in testSelectAdsFromOutcomesPickHighestSuccessUnifiedTables() local
547 loggingLatch.countDown(); in testSelectAdsFromOutcomesPickHighestSuccessUnifiedTables()
610 loggingLatch.await(); in testSelectAdsFromOutcomesPickHighestSuccessUnifiedTables()
631 CountDownLatch loggingLatch = new CountDownLatch(1); in testSelectAdsFromOutcomesWaterfallMediationAdBidHigherThanBidFloorSuccess() local
[all …]
DGetAdSelectionDataRunnerTest.java369 CountDownLatch loggingLatch = new CountDownLatch(3); in testRunner_getAdSelectionData_returnsSuccessGetAdSelectionDataPayloadMetricsEnabled() local
372 loggingLatch.countDown(); in testRunner_getAdSelectionData_returnsSuccessGetAdSelectionDataPayloadMetricsEnabled()
404 loggingLatch.await(); in testRunner_getAdSelectionData_returnsSuccessGetAdSelectionDataPayloadMetricsEnabled()
472 CountDownLatch loggingLatch = new CountDownLatch(3); in testRunner_getAdSelectionData_success_MetricsEnabled_withDefaultSourceCoordinator() local
475 loggingLatch.countDown(); in testRunner_getAdSelectionData_success_MetricsEnabled_withDefaultSourceCoordinator()
508 loggingLatch.await(); in testRunner_getAdSelectionData_success_MetricsEnabled_withDefaultSourceCoordinator()
579 CountDownLatch loggingLatch = new CountDownLatch(3); in testRunner_getAdSelectionData_returnsSuccessMetricsEnabled_withApiSourceCoordinator() local
582 loggingLatch.countDown(); in testRunner_getAdSelectionData_returnsSuccessMetricsEnabled_withApiSourceCoordinator()
615 loggingLatch.await(); in testRunner_getAdSelectionData_returnsSuccessMetricsEnabled_withApiSourceCoordinator()
DAuctionServerE2ETest.java1063 CountDownLatch loggingLatch = new CountDownLatch(3); in testGetAdSelectionData_withoutEncrypt_validRequest_successPayloadMetricsEnabled() local
1066 loggingLatch.countDown(); in testGetAdSelectionData_withoutEncrypt_validRequest_successPayloadMetricsEnabled()
1123 loggingLatch.await(); in testGetAdSelectionData_withoutEncrypt_validRequest_successPayloadMetricsEnabled()
1176 CountDownLatch loggingLatch = new CountDownLatch(3); in testGetAdSelectionData_validRequest_successPayloadMetricsEnabled_withSourceCoordinator() local
1179 loggingLatch.countDown(); in testGetAdSelectionData_validRequest_successPayloadMetricsEnabled_withSourceCoordinator()
1236 loggingLatch.await(); in testGetAdSelectionData_validRequest_successPayloadMetricsEnabled_withSourceCoordinator()