Searched refs:runBackupAndAssertAgentError (Results 1 – 1 of 1) sorted by relevance
94 runBackupAndAssertAgentError(FULL_BACKUP_PACKAGE_NAME); in testFullBackupAgentComponentDisabled()105 runBackupAndAssertAgentError(KEY_VALUE_BACKUP_PACKAGE_NAME); in testKeyValueBackupAgentComponentDisabled()138 private void runBackupAndAssertAgentError(String packageName) throws IOException { in runBackupAndAssertAgentError() method in AgentBindingTest