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