Searched refs:mReceivedException (Results 1 – 1 of 1) sorted by relevance
81 private volatile Exception mReceivedException; field in DelegatedCertInstallerTest90 mReceivedException =104 mReceivedException = null; in setUp()304 assertNull(testName + " raised exception", mReceivedException); in assertResult()308 mReceivedException != null && in assertResult()309 mReceivedException instanceof SecurityException); in assertResult()