HomeSort by relevance Sort by last modified time
    Searched defs:throwTimeoutException (Results 1 - 3 of 3) sorted by null

  /external/junit/src/org/junit/internal/runners/statements/
FailOnTimeout.java 38 throwTimeoutException(thread);
41 private void throwTimeoutException(StatementThread thread) throws Exception {