Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
DScopedStorageDeviceTest.java2385 final String specialCharsSuffix = "'`~!@#$%^& ()_+-={}[];'.)"; in testRenameWithSpecialChars() local
2388 new File(getDownloadDir(), NONMEDIA_FILE_NAME + specialCharsSuffix); in testRenameWithSpecialChars()
2391 new File(getDownloadDir(), TEST_DIRECTORY_NAME + specialCharsSuffix); in testRenameWithSpecialChars()
2394 new File(dirSpecialChars, NONMEDIA_FILE_NAME + specialCharsSuffix); in testRenameWithSpecialChars()
2399 new File(renamedDir, NONMEDIA_FILE_NAME + specialCharsSuffix); in testRenameWithSpecialChars()