Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DStableUrisTest.java118 testScenario(/* nextRowIdBackupEnabled */ false); in testUrisMapToExistingIds_withoutNextRowIdBackup()
157 testScenario(/* nextRowIdBackupEnabled */ true); in testUrisMapToNewIds_withNextRowIdBackup()
160 private void testScenario(boolean nextRowIdBackupEnabled) throws Exception { in testScenario() method in StableUrisTest