Searched defs:asyncRegistrationList (Results 1 – 1 of 1) sorted by relevance
6588 List<AsyncRegistration> asyncRegistrationList = new ArrayList<>(); in testDeleteExpiredRecordsForAsyncRegistrations() local9345 List<AsyncRegistration> asyncRegistrationList = List.of(ar1, ar2, ar3); in deleteAsyncRegistrations_success() local