Searched refs:accountsToRemove (Results 1 – 1 of 1) sorted by relevance
107 Account[] accountsToRemove = am.getAccountsByType(a.type); in teardown() local108 for (Account account : accountsToRemove) { in teardown()