Searched refs:assertFileNotExists (Results 1 – 3 of 3) sorted by relevance
367 assertFileNotExists(newFilePath3); in testRollbackApexDataDirectories_DeSys()368 assertFileNotExists(newFilePath4); in testRollbackApexDataDirectories_DeSys()422 assertFileNotExists(newFilePath3); in testRollbackApexDataDirectories_DeUser()423 assertFileNotExists(newFilePath4); in testRollbackApexDataDirectories_DeUser()475 assertFileNotExists(newFilePath3); in testRollbackApexDataDirectories_Ce()476 assertFileNotExists(newFilePath4); in testRollbackApexDataDirectories_Ce()526 assertFileNotExists(newFilePath3); in testRollbackApkDataDirectories_De()527 assertFileNotExists(newFilePath4); in testRollbackApkDataDirectories_De()558 assertFileNotExists(dir); in testExpireApexRollback()634 private void assertFileNotExists(String path) throws Exception { in assertFileNotExists() method in StagedRollbackTest
5517 assertFileNotExists("user-0/shortcut_dump/restore-0-start.txt"); in testBackupAndRestore()5518 assertFileNotExists("user-0/shortcut_dump/restore-1-payload.xml"); in testBackupAndRestore()5519 assertFileNotExists("user-0/shortcut_dump/restore-2.txt"); in testBackupAndRestore()5520 assertFileNotExists("user-0/shortcut_dump/restore-3.txt"); in testBackupAndRestore()5521 assertFileNotExists("user-0/shortcut_dump/restore-4.txt"); in testBackupAndRestore()5522 assertFileNotExists("user-0/shortcut_dump/restore-5-finish.txt"); in testBackupAndRestore()
2693 protected void assertFileNotExists(String path) {