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