Searched refs:a21 (Results 1 – 1 of 1) sorted by relevance
201 Account a21 = new Account("account2", AccountManagerServiceTestFixtures.ACCOUNT_TYPE_1); in testCheckAddAccount() local208 mAms.addAccountExplicitly(a21, "p21", null); in testCheckAddAccount()220 assertEquals(a21, accounts[1]); in testCheckAddAccount()231 assertEquals(a21, accounts[1]); in testCheckAddAccount()234 mAms.removeAccountInternal(a21); in testCheckAddAccount()