Searched refs:runExpectingFailure (Results 1 – 2 of 2) sorted by relevance
140 .runExpectingFailure(); in testInstallBaseWithWrongSignature()246 .runExpectingFailure(); in testInstallSplitOnlyMissingSignature()298 installer.runExpectingFailure(); in testInstallDmWithoutFsvSig_Base()320 installer.runExpectingFailure(); in testInstallDmWithoutFsvSig_Split()341 .runExpectingFailure(); in testInstallSomeApkIsMissingFsvSig_Base()352 .runExpectingFailure(); in testInstallSomeApkIsMissingFsvSig_Split()368 .runExpectingFailure(); in testInstallBaseWithFsvSigThenSplitWithout()382 .runExpectingFailure(); in testInstallBaseWithoutFsvSigThenSplitWith()
77 void runExpectingFailure() throws DeviceNotAvailableException { in runExpectingFailure() method in BaseInstallMultiple