Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java2387 final File fileSpecialChars = in testRenameWithSpecialChars() local
2401 assertTrue(fileSpecialChars.createNewFile()); in testRenameWithSpecialChars()
2408 assertCanRenameFile(fileSpecialChars, fileSpecialChars1); in testRenameWithSpecialChars()
2416 fileSpecialChars.delete(); in testRenameWithSpecialChars()