Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java2393 final File fileSpecialChars1 = in testRenameWithSpecialChars() local
2408 assertCanRenameFile(fileSpecialChars, fileSpecialChars1); in testRenameWithSpecialChars()
2412 new File[] {file1, fileSpecialChars1}, new File[] {file2, fileSpecialChars2}); in testRenameWithSpecialChars()
2417 fileSpecialChars1.delete(); in testRenameWithSpecialChars()