Searched refs:TestFullBackupAgent (Results 1 – 1 of 1) sorted by relevance
92 BackupAgent agent = new TestFullBackupAgent(); in getBackupRestoreEventLogger_beforeOnCreate_isNull()99 BackupAgent agent = new TestFullBackupAgent(); in getBackupRestoreEventLogger_afterOnCreateForBackup_initializedForBackup()108 BackupAgent agent = new TestFullBackupAgent(); in getBackupRestoreEventLogger_afterOnCreateForRestore_initializedForRestore()118 BackupAgent agent = new TestFullBackupAgent(); in getBackupRestoreEventLogger_afterBackup_containsLogsLoggedByAgent()130 BackupAgent agent = new TestFullBackupAgent(); in testClearLogger_clearsPendingLogs()141 BackupAgent agent = new TestFullBackupAgent(); in testClearLoggerBetweenBackups_restartsSuccessCount()178 BackupAgent agent = new TestFullBackupAgent(); in getAgentForBackupDestination()183 private static class TestFullBackupAgent extends BackupAgent { class in BackupAgentTest202 private static class TestRestoreIgnoringFullBackupAgent extends TestFullBackupAgent {