Searched refs:accountNotInDe (Results 1 – 1 of 1) sorted by relevance
333 Account accountNotInDe = new Account("name2", "example.com"); in testFindCeAccountsNotInDe() local334 mAccountsDb.insertCeAccount(accountNotInDe, "password"); in testFindCeAccountsNotInDe()337 List<Account> expectedList = Arrays.asList(accountNotInDe); in testFindCeAccountsNotInDe()