Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java2096 assertCanDeletePaths(pendingVideoFilePath, trashedImageFilePath, pendingPdfFilePath, in testDeletePendingAndTrashed_ownerCanDelete()
3105 private static void assertCanDeletePaths(String... filePaths) { in assertCanDeletePaths() method in ScopedStorageDeviceTest