Searched refs:getTestAccountEmailAddress (Results 1 – 4 of 4) sorted by relevance
88 String a1 = getTestAccountEmailAddress("1"); in testEnableEasCalendarSync()89 String a2 = getTestAccountEmailAddress("2"); in testEnableEasCalendarSync()274 protected String getTestAccountEmailAddress(String name) { in getTestAccountEmailAddress() method in CalendarSyncEnablerTest
138 makeAccountManagerAccount(getTestAccountEmailAddress("2")); in testReconcileAccounts()167 assertEquals(getTestAccountEmailAddress("3"), accountManagerAccounts[0].name); in testReconcileAccounts()
108 protected String getTestAccountEmailAddress(String name) { in getTestAccountEmailAddress() method in AccountTestCase