Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DStableUrisTest.java186 long minRowIdOfExternalDbAfterReset = readMinimumRowIdFromDatabaseAs(APP_FM, in testScenario() local
188 Log.d(TAG, "minRowIdOfExternalDbAfterReset:" + minRowIdOfExternalDbAfterReset); in testScenario()
198 minRowIdOfExternalDbAfterReset > maxRowIdOfExternalDbBeforeReset).isTrue(); in testScenario()
207 minRowIdOfExternalDbAfterReset <= maxRowIdOfExternalDbBeforeReset).isTrue(); in testScenario()