Searched refs:CountAndCaptureExceptionListener (Results 1 – 1 of 1) sorted by relevance
134 final CountAndCaptureExceptionListener listener = new CountAndCaptureExceptionListener(); in testExceptionInFieldProvision()164 final CountAndCaptureExceptionListener listener = new CountAndCaptureExceptionListener(); in testExceptionInCxtorProvision()453 private static class CountAndCaptureExceptionListener implements ProvisionListener { class in ProvisionListenerTest