Home
last modified time | relevance | path

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

/cts/tests/tests/database/src/android/database/sqlite/cts/
DSQLiteWalTest.java80 private void backupFile(String from) throws Exception { in backupFile() method in SQLiteWalTest
175 backupFile(db.getPath()); in doOperation()
176 backupFile(db.getPath() + SHM_SUFFIX); in doOperation()
177 backupFile(db.getPath() + WAL_SUFFIX); in doOperation()