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

  /external/junit/src/junit/textui/
TestRunner.java 35 public static final int EXCEPTION_EXIT= 2;
144 System.exit(EXCEPTION_EXIT);