Searched refs:shouldCollect (Results 1 – 2 of 2) sorted by relevance
34 if (!shouldCollect(device)) { in onTestFail()50 private boolean shouldCollect(ITestDevice device) { in shouldCollect() method in ScreenshotOnFailureCollector
102 if (!shouldCollect(device)) { in collectAndLog()160 private boolean shouldCollect(ITestDevice device) { in shouldCollect() method in LogcatOnFailureCollector