Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java2579 final String specialCharsSuffix = "'`~!@#$%^& ()_+-={}[];'.)"; in testRenameWithSpecialChars() local
2582 new File(getDownloadDir(), NONMEDIA_FILE_NAME + specialCharsSuffix); in testRenameWithSpecialChars()
2585 new File(getDownloadDir(), TEST_DIRECTORY_NAME + specialCharsSuffix); in testRenameWithSpecialChars()
2588 new File(dirSpecialChars, NONMEDIA_FILE_NAME + specialCharsSuffix); in testRenameWithSpecialChars()
2593 new File(renamedDir, NONMEDIA_FILE_NAME + specialCharsSuffix); in testRenameWithSpecialChars()