Searched refs:foundAccount (Results 1 – 1 of 1) sorted by relevance
369 Account foundAccount = mAccountsDb.findDeAccountByAccountId(accId); in testFindDeAccountByAccountId() local370 assertEquals(account, foundAccount); in testFindDeAccountByAccountId()