Home
last modified time | relevance | path

Searched defs:logOperationCalledLatch (Results 1 – 4 of 4) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/adid/src/com/android/adservices/service/adid/
DAdIdServiceImplTest.java274 CountDownLatch logOperationCalledLatch = new CountDownLatch(1); in testGetAdId_enforceCallingPackage_invalidPackage() local
335 CountDownLatch logOperationCalledLatch = new CountDownLatch(1); in invokeGetAdIdAndVerifyError() local
/packages/modules/OnDevicePersonalization/tests/federatedcomputetests/src/com/android/federatedcompute/services/
DFederatedComputeManagingServiceDelegateTest.java306 final CountDownLatch logOperationCalledLatch = new CountDownLatch(1); in invokeScheduleAndVerifyLogging() local
341 final CountDownLatch logOperationCalledLatch = new CountDownLatch(1); in invokeCancelAndVerifyLogging() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/appsetid/src/com/android/adservices/service/appsetid/
DAppSetIdServiceImplTest.java295 CountDownLatch logOperationCalledLatch = new CountDownLatch(1); in invokeGetAppSetIdAndVerifyError() local
/packages/modules/AdServices/shared/tests/device-side/java/com/android/adservices/shared/spe/logging/
DJobServiceTest.java526 CountDownLatch logOperationCalledLatch = new CountDownLatch(1); in createCountDownLatchWithMockedOperation() local