Home
last modified time | relevance | path

Searched refs:accId (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
H A DAccountsDbTest.java116 long accId = 1; in testDeAccountInsertFindDelete() local
119 assertEquals(accId, actualId); in testDeAccountInsertFindDelete()
255 long accId = 0; in testSharedAccountsInsertFindDelete() local
289 long accId = 1; in testUpdateDeAccountLastAuthenticatedTime() local
348 long accId; in testCrossDbTransactions() local
350 accId = mAccountsDb.insertDeAccount(account, accId); in testCrossDbTransactions()
365 long accId = 10; in testFindDeAccountByAccountId() local
377 long accId = 10; in testVisibilityFindSetDelete() local
409 long accId = 10; in testFindAllVisibilityValues() local
445 long accId = 10; in testVisibilityCleanupTrigger() local
[all …]