Searched refs:mReceivedException (Results 1 – 1 of 1) sorted by relevance
138 private volatile Exception mReceivedException; field in DelegatedCertInstallerTest147 mReceivedException =161 mReceivedException = null; in setUp()272 assertNull(testName + " raised exception", mReceivedException); in assertResult()276 mReceivedException != null && in assertResult()277 mReceivedException instanceof SecurityException); in assertResult()