Searched refs:asyncRegistrationList (Results 1 – 1 of 1) sorted by relevance
6588 List<AsyncRegistration> asyncRegistrationList = new ArrayList<>(); in testDeleteExpiredRecordsForAsyncRegistrations() local6592 asyncRegistrationList.add( in testDeleteExpiredRecordsForAsyncRegistrations()6606 asyncRegistrationList.add( in testDeleteExpiredRecordsForAsyncRegistrations()6620 asyncRegistrationList.add( in testDeleteExpiredRecordsForAsyncRegistrations()6634 asyncRegistrationList.add( in testDeleteExpiredRecordsForAsyncRegistrations()6647 asyncRegistrationList.forEach( in testDeleteExpiredRecordsForAsyncRegistrations()9345 List<AsyncRegistration> asyncRegistrationList = List.of(ar1, ar2, ar3); in deleteAsyncRegistrations_success() local9346 asyncRegistrationList.forEach( in deleteAsyncRegistrations_success()