Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java1932 File emptyDirectoryNewPath = new File(getMoviesDir(), TEST_DIRECTORY_NAME + "23456"); in testRenameEmptyDirectory() local
1938 assertCanRenameDirectory(emptyDirectoryOldPath, emptyDirectoryNewPath, null, null); in testRenameEmptyDirectory()
1941 deleteRecursively(emptyDirectoryNewPath); in testRenameEmptyDirectory()