Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java2258 final File otherAppImageFile1 = new File(dirInDcim, "other_" + IMAGE_FILE_NAME); in testSystemGalleryCanRenameImageAndVideoDirs() local
2272 assertCreateFilesAs(APP_A_HAS_RES, otherAppImageFile1, otherAppVideoFile1); in testSystemGalleryCanRenameImageAndVideoDirs()
2279 new File[] {otherAppImageFile1, otherAppVideoFile1}, in testSystemGalleryCanRenameImageAndVideoDirs()
2288 otherAppImageFile1.delete(); in testSystemGalleryCanRenameImageAndVideoDirs()