Home
last modified time | relevance | path

Searched defs:backupUtils (Results 1 – 1 of 1) sorted by relevance

/test/suite_harness/common/util/tests/src/com/android/compatibility/common/util/
DBackupUtilsTest.java54 BackupUtils backupUtils = new BackupUtils() { in testEnableBackup_whenEnableTrueAndEnabled_returnsTrue() local
73 BackupUtils backupUtils = new BackupUtils() { in testEnableBackup_whenEnableTrueAndDisabled_returnsFalse() local
92 BackupUtils backupUtils = new BackupUtils() { in testEnableBackup_whenEnableFalseAndEnabled_returnsTrue() local
111 BackupUtils backupUtils = new BackupUtils() { in testEnableBackup_whenEnableFalseAndDisabled_returnsFalse() local
131 BackupUtils backupUtils = new BackupUtils() { in testEnableBackup_whenEnableTrueAndEnabledAndCommandsReturnMultipleLines() local
150 BackupUtils backupUtils = new BackupUtils() { in testEnableBackup_whenQueryCommandThrows_propagatesException() local
178 BackupUtils backupUtils = new BackupUtils() { in testEnableBackup_whenSetCommandThrows_propagatesException() local
207 BackupUtils backupUtils = new BackupUtils() { in testEnableBackup_whenQueryCommandReturnsInvalidString_throwsException() local
235 BackupUtils backupUtils = new BackupUtils() { in testEnableBackup_whenQueryCommandReturnsEmptyString_throwsException() local
262 BackupUtils backupUtils = new BackupUtils() { in testWaitForBackupInitialization_whenEnabled() local
[all …]