Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java2587 final File fileSpecialChars1 = in testRenameWithSpecialChars() local
2602 assertCanRenameFile(fileSpecialChars, fileSpecialChars1); in testRenameWithSpecialChars()
2606 new File[] {file1, fileSpecialChars1}, new File[] {file2, fileSpecialChars2}); in testRenameWithSpecialChars()
2611 fileSpecialChars1.delete(); in testRenameWithSpecialChars()