Home
last modified time | relevance | path

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

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