Home
last modified time | relevance | path

Searched refs:checkInterrupted (Results 1 – 1 of 1) sorted by relevance

/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DDeqpTestRunner.java1478 checkInterrupted(); // throws if interrupted in executeTestRunBatchRun()
1652 private void checkInterrupted() throws RunInterruptedException { in checkInterrupted() method in DeqpTestRunner