Searched refs:shouldAbort (Results 1 – 2 of 2) sorted by relevance
61 protected boolean shouldAbort() { in shouldAbort() method in TestCompanion104 if (e instanceof InterruptedException && shouldAbort()) { in run()
123 while (!shouldAbort()) { in echoUntilStopSignal()128 if (shouldAbort() || dataBytes[0] == 0) { in echoUntilStopSignal()