Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java2123 assertCantDeletePathsAs(APP_A_HAS_RES, pendingVideoFilePath, trashedImageFilePath, in testDeletePendingAndTrashed_otherAppCantDelete()
2189 assertCantDeletePathsAs(APP_A_HAS_RES, pendingPdfFilePath, trashedPdfFilePath); in testDeletePendingAndTrashed_systemGalleryCanDeleteMedia()
3083 private static void assertCantDeletePathsAs(TestApp testApp, String... filePaths) in assertCantDeletePathsAs() method in ScopedStorageDeviceTest