Searched refs:mReceivedException (Results 1 – 1 of 1) sorted by relevance
134 private volatile Exception mReceivedException; field in DelegatedCertInstallerTest143 mReceivedException =157 mReceivedException = null; in setUp()292 assertNull(testName + " raised exception", mReceivedException); in assertResult()296 mReceivedException != null && in assertResult()297 mReceivedException instanceof SecurityException); in assertResult()