Home
last modified time | relevance | path

Searched defs:account2 (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/content/
DSyncStorageEngineTest.java49 protected Account account2; field in SyncStorageEngineTest
216 final Account account2 = new Account("b@example.com", "example.type.2"); in testPeriodics() local
274 final Account account2 = new Account("b@example.com", "example.type.2"); in testPeriodicsV2() local
349 final Account account2 = new Account("b@example.com", "example.type.2"); in testAuthorityPersistence() local
749 final Account account2 = new Account("acc2", "type2"); in testAuthorityRenaming() local
DSyncOperationTest.java57 Account account2 = new Account("account2", "type2"); in testToKey() local