Home
last modified time | relevance | path

Searched defs:countdownLatch (Results 1 – 9 of 9) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/kanon/
DKAnonCallerImplTest.java226 CountDownLatch countdownLatch = new CountDownLatch(1); in test_signedJoinedSuccessfully_shouldUpdateKAnonMessageStatusInDB() local
267 CountDownLatch countdownLatch = new CountDownLatch(1); in test_multipleBatches_shouldSignAndJoinMessages() local
458 CountDownLatch countdownLatch = new CountDownLatch(1); in test_signedJoinedSuccessfully_shouldCaptureImmediateSignJoinStats() local
500 CountDownLatch countdownLatch = new CountDownLatch(1); in test_signedJoinedSuccessfully_loggingThrowsError_processDoesNotCrash() local
548 CountDownLatch countdownLatch = new CountDownLatch(1); in test_signedJoinedSuccessfully_shouldCaptureBackgroundJobStats() local
DKAnonCallerImplFullIntegrationTests.java261 CountDownLatch countdownLatch = new CountDownLatch(1); in testKAnonCallerImpl_clientParamsAlreadyPresent_doesntFetchClientParams() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/panel/
DPanelFragmentTest.java110 PanelSlicesLoaderCountdownLatch countdownLatch = in onCreateView_countdownLatch_setup() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DGetAdSelectionDataRunnerTest.java1214 CountDownLatch countdownLatch = new CountDownLatch(1); in invokeGetAdSelectionData() local
DAdSelectionFromOutcomesE2ETest.java955 CountDownLatch countdownLatch = new CountDownLatch(1); in invokeSelectAdsFromOutcomes() local
DPersistAdSelectionResultRunnerTest.java1883 CountDownLatch countdownLatch = new CountDownLatch(1); in invokePersistAdSelectionResult() local
DAdSelectionE2ETest.java8029 CountDownLatch countdownLatch = new CountDownLatch(1); in invokeSelectAds() local
8051 CountDownLatch countdownLatch = new CountDownLatch(1); in invokeReporting() local
DAdSelectionServiceImplTest.java11060 CountDownLatch countdownLatch = new CountDownLatch(1); in invokeSelectAdsFromOutcomes() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DFledgeE2ETest.java4962 CountDownLatch countdownLatch = new CountDownLatch(1); in invokeRunAdSelection() local
4986 CountDownLatch countdownLatch = new CountDownLatch(1); in invokeRunAdSelectionAndWaitForFullCallback() local