Home
last modified time | relevance | path

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

/frameworks/base/services/tests/RemoteProvisioningServiceTests/src/com/android/server/security/rkp/
DRemoteProvisioningRegistrationTest.java116 Exception expectedException = new Exception("oops!"); in getKeyHandlesArbitraryException() local
143 Exception expectedException = new RkpProxyException(expectedConversions.get(error), in getKeyMapsRkpErrorsCorrectly() local
228 Exception expectedException = new RuntimeException("oops! bad input!"); in getKeyCatchesExceptionFromProxy() local