Searched refs:shouldRun (Results 1 – 1 of 1) sorted by relevance
155 if (shouldRun(description)) { in testStarted()170 if (shouldRun(description)) { in testFailure()183 if (shouldRun(description)) { in testFinished()418 private boolean shouldRun(Description desc) { in shouldRun() method in BaseMetricListener