Home
last modified time | relevance | path

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

/cts/hostsidetests/backup/FullBackupOnly/src/
DFullBackupOnlyTest.java52 private File mKeyValueBackupFile; field in FullBackupOnlyTest
66 mKeyValueBackupFile = getKeyValueBackupFile(mContext); in setupFiles()
87 + mKeyValueBackupFile.getAbsolutePath() + "\n" in createFiles()
122 addData(mKeyValueBackupFile); in generateFiles()
132 mKeyValueBackupFile.delete(); in deleteAllFiles()
159 assertTrue("Key/value file did not exist!", mKeyValueBackupFile.exists()); in assertKeyValueFileExists()
163 assertFalse("Key/value file did exist!", mKeyValueBackupFile.exists()); in assertKeyValueFileDoesntExist()