Searched refs:shmFile (Results 1 – 1 of 1) sorted by relevance
247 File shmFile = new File(dbFile.getPath() + "-shm"); in testDeleteDatabase() local255 shmFile.createNewFile(); in testDeleteDatabase()266 assertFalse(shmFile.exists()); in testDeleteDatabase()