Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java2280 assertCanDeletePathsAs(APP_FM, pendingVideoFilePath, trashedImageFilePath, in testDeletePendingAndTrashed_fileManagerCanDelete()
2314 assertCanDeletePathsAs(APP_A_HAS_RES, pendingVideoFilePath, trashedImageFilePath); in testDeletePendingAndTrashed_systemGalleryCanDeleteMedia()
3373 private static void assertCanDeletePathsAs(TestApp testApp, String... filePaths) in assertCanDeletePathsAs() method in ScopedStorageDeviceTest