Searched defs:throwable (Results 1 – 9 of 9) sorted by relevance
125 public void tearDown(ITestDevice testDevice, IBuildInfo buildInfo, Throwable throwable) in tearDown()
179 Throwable throwable = throwableRef.get(); in execute() local
154 private String getStackTrace(Throwable throwable) { in getStackTrace()
70 AssumptionViolatedException throwable = new AssumptionViolatedException(trace); in testAssumptionFailure() local
1108 Throwable throwable, in setupMockListeners()1558 private void setupMockFailureListeners(Throwable throwable) throws IOException { in setupMockFailureListeners()1562 private void setupMockFailureListenersAny(Throwable throwable, boolean stubFailures) in setupMockFailureListenersAny()1568 Throwable throwable, boolean stubFailures, boolean reportHostLog) throws IOException { in setupMockFailureListeners()
437 Throwable throwable = null; in run() local
282 public static String getStackTrace(Throwable throwable) { in getStackTrace()
405 Throwable throwable, in runMultiTargetPreparersTearDown()
2372 public void setLastInvocationExitCode(ExitCode code, Throwable throwable) { in setLastInvocationExitCode()