Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/tests/src/com/android/providers/media/util/
DFileUtilsTest.java1011 File dirInDownloadDifferentCase = new File(mTestDownloadDir, "TeStDirEctoRYdirTy"); in testDirectoryDirty() local
1012 assertTrue(FileUtils.isDirectoryDirty(dirInDownloadDifferentCase)); in testDirectoryDirty()