Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountsDbTest.java481 long insertionPoint2 = mAccountsDb.reserveDebugDbInsertionPoint(); in testReserveDebugDbInsertionPoint() local
484 assertEquals(1, insertionPoint2); in testReserveDebugDbInsertionPoint()