Home
last modified time | relevance | path

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

/cts/tests/tests/database/src/android/database/sqlite/cts/
DSQLiteWalTest.java84 private void restoreFile(String from) throws Exception { in restoreFile() method in SQLiteWalTest
187 restoreFile(db.getPath()); in doOperation()
188 restoreFile(db.getPath() + SHM_SUFFIX); in doOperation()
189 restoreFile(db.getPath() + WAL_SUFFIX); in doOperation()