Searched refs:getBackup (Results 1 – 1 of 1) sorted by relevance
743 byte[] firstBackup = getBackup("1"); in testBackup_WithoutChanges_DoesNotChangeOutput()747 byte[] secondBackup = getBackup("2"); in testBackup_WithoutChanges_DoesNotChangeOutput()756 private byte[] getBackup(String runId) throws IOException { in getBackup() method in TelephonyBackupAgentTest