Searched refs:BACKUP_SUFFIX (Results 1 – 1 of 1) sorted by relevance
42 private static final String BACKUP_SUFFIX = ".bak"; field in SQLiteWalTest81 copyFile(from, from + BACKUP_SUFFIX); in backupFile()85 copyFile(from + BACKUP_SUFFIX, from); in restoreFile()