Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java1797 final File testFileNew = new File(getExternalMediaDir(), NONMEDIA_FILE_NAME); in testRenameFileToAppSpecificDir() local
1814 assertCanRenameFile(testFile, testFileNew); in testRenameFileToAppSpecificDir()
1817 testFileNew.delete(); in testRenameFileToAppSpecificDir()