Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/data/measurement/
DMeasurementDaoTest.java6137 List<AsyncRegistration> asyncRegistrationList = new ArrayList<>(); in testDeleteExpiredRecordsForAsyncRegistrations() local
8780 List<AsyncRegistration> asyncRegistrationList = List.of(ar1, ar2, ar3); in deleteAsyncRegistrations_success() local