Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
H A DAccountsDbTest.java483 long insertionPoint2 = mAccountsDb.reserveDebugDbInsertionPoint(); in testReserveDebugDbInsertionPoint() local
486 assertEquals(1, insertionPoint2); in testReserveDebugDbInsertionPoint()