Searched defs:failed (Results 1 – 8 of 8) sorted by relevance
43 protected void failed(Throwable e, Description description) { in failed() method in FailureScreenshotTestWatcher
50 protected void failed(Throwable e, Description description) { in failed() method in KillAppsOnFailureRule
175 protected void failed(Throwable t, Description description) { in failed() method in TestMetricRule
113 void failed(String trace); in failed() method
180 public void failed(String trace) { in failed() method in TestResult
134 boolean failed) { in throwAggregatedException()
404 int failed = result.countResults(TestStatus.FAIL); in writeResults() local
203 protected void failed(Throwable e, Description description) { in failed() method in TestWatcherTest.TestableTestWatcher