Searched refs:unexpectedFailure (Results 1 – 5 of 5) sorted by relevance
20 public static boolean unexpectedFailure (final Throwable t, final Class [] expected) in unexpectedFailure() method in Exceptions
291 if (Exceptions.unexpectedFailure (failure, EXPECTED_FAILURES)) in _run()
317 if (Exceptions.unexpectedFailure (failure, EXPECTED_FAILURES)) in _run()
884 if (Exceptions.unexpectedFailure (t, EXPECTED_FAILURES)) in wrapFailure()
782 if (Exceptions.unexpectedFailure (failure, EXPECTED_FAILURES)) in _run()