Home
last modified time | relevance | path

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

/cts/hostsidetests/scopedstorage/general/src/android/scopedstorage/cts/general/
DScopedStorageDeviceTest.java199 static final String PLAYLIST_FILE_NAME = "ScopedStorageDeviceTest_file_" + NONCE + ".m3u"; field in ScopedStorageDeviceTest
344 new File(picturesDir, PLAYLIST_FILE_NAME).createNewFile(); in testTypePathConformity()
358 assertCanCreateFile(new File(documentsDir, PLAYLIST_FILE_NAME)); in testTypePathConformity()
364 assertCanCreateFile(new File(downloadDir, PLAYLIST_FILE_NAME)); in testTypePathConformity()
370 assertCanCreateFile(new File(musicDir, PLAYLIST_FILE_NAME)); in testTypePathConformity()