Home
last modified time | relevance | path

Searched refs:throwInNextHeaderRead (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/robotests/src/com/android/server/testing/shadows/
H A DShadowBackupDataInput.java39 public static void throwInNextHeaderRead() { in throwInNextHeaderRead() method in ShadowBackupDataInput
/aosp14/frameworks/base/services/robotests/backup/src/com/android/server/backup/keyvalue/
H A DKeyValueBackupTaskTest.java2143 ShadowBackupDataInput.throwInNextHeaderRead(); in testRunTask_whenReadingBackupDataThrows_reportsCorrectly()
2155 ShadowBackupDataInput.throwInNextHeaderRead(); in testRunTask_whenReadingBackupDataThrows_doesNotCallTransport()
2169 ShadowBackupDataInput.throwInNextHeaderRead(); in testRunTask_whenReadingBackupDataThrows_doesNotCallSecondAgent()
2181 ShadowBackupDataInput.throwInNextHeaderRead(); in testRunTask_whenReadingBackupDataThrows_cleansUpAndRevertsTask()