Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java2447 final File otherAppImageFile1 = new File(dirInDcim, "other_" + IMAGE_FILE_NAME); in testSystemGalleryCanRenameImageAndVideoDirs() local
2461 assertCreateFilesAs(APP_A_HAS_RES, otherAppImageFile1, otherAppVideoFile1); in testSystemGalleryCanRenameImageAndVideoDirs()
2468 new File[] {otherAppImageFile1, otherAppVideoFile1}, in testSystemGalleryCanRenameImageAndVideoDirs()
2477 otherAppImageFile1.delete(); in testSystemGalleryCanRenameImageAndVideoDirs()