Searched refs:backupFile (Results 1 – 1 of 1) sorted by relevance
80 private void backupFile(String from) throws Exception { in backupFile() method in SQLiteWalTest175 backupFile(db.getPath()); in doOperation()176 backupFile(db.getPath() + SHM_SUFFIX); in doOperation()177 backupFile(db.getPath() + WAL_SUFFIX); in doOperation()