Searched refs:getTestAccountName (Results 1 – 4 of 4) sorted by relevance
126 Account firstAccount = setupProviderAndAccountManagerAccount(getTestAccountName("1")); in testReconcileAccounts()127 setupProviderAndAccountManagerAccount(getTestAccountName("2")); in testReconcileAccounts()128 setupProviderAndAccountManagerAccount(getTestAccountName("3")); in testReconcileAccounts()184 setupProviderAndAccountManagerAccount(getTestAccountName("1")); in testReconcileDetection()203 String username = getTestAccountName("2"); in testReconcileDetection()204 ProviderTestUtils.setupAccount(getTestAccountName("2"), true, getMockContext()); in testReconcileDetection()205 setupProviderAndAccountManagerAccount(getTestAccountName("3")); in testReconcileDetection()
104 protected String getTestAccountName(String name) { in getTestAccountName() method in AccountTestCase
270 protected String getTestAccountName(String name) { in getTestAccountName() method in CalendarSyncEnablerTest