Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DVerify.java33 private static final int EXIT_STATUS_OKAY = 0x0; field in Verify
67 System.exit(EXIT_STATUS_OKAY); in main()
72 System.exit(EXIT_STATUS_OKAY); in main()