Home
last modified time | relevance | path

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

/frameworks/base/test-runner/src/junit/textui/
DTestRunner.java34 public static final int FAILURE_EXIT= 1; field in TestRunner
140 System.exit(FAILURE_EXIT); in main()
195 System.exit(FAILURE_EXIT); in runFailed()