Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java2150 assertCanDeletePathsAs(APP_FM, pendingVideoFilePath, trashedImageFilePath, in testDeletePendingAndTrashed_fileManagerCanDelete()
2184 assertCanDeletePathsAs(APP_A_HAS_RES, pendingVideoFilePath, trashedImageFilePath); in testDeletePendingAndTrashed_systemGalleryCanDeleteMedia()
3075 private static void assertCanDeletePathsAs(TestApp testApp, String... filePaths) in assertCanDeletePathsAs() method in ScopedStorageDeviceTest