Home
last modified time | relevance | path

Searched refs:exit (Results 1 – 25 of 74) sorted by relevance

123

/tools/test/connectivity/tools/
Dyapf_checker.py33 exit(1)
37 exit(1)
57 exit(1)
Dproto_check.py104 exit(1)
116 exit(not verify_protos_update_generated_files(proto_files, proto_gen_files))
/tools/tradefederation/core/
Dtradefed_win.bat28 exit /B
54 exit /B
80 :: if command not exist, exit
85 exit /B
/tools/tradefederation/core/atest/
Datest.py216 sys.exit(constants.EXIT_CODE_ERROR)
332 sys.exit(constants.EXIT_CODE_ENV_NOT_SETUP)
336 sys.exit(constants.EXIT_CODE_ERROR)
338 sys.exit(constants.EXIT_CODE_ERROR)
340 sys.exit(constants.EXIT_CODE_ERROR)
607 sys.exit(EXIT_CODE)
/tools/acloud/
Dsetup.py58 sys.exit(-1)
64 sys.exit(-1)
68 sys.exit(-1)
/tools/tradefederation/core/src/com/android/tradefed/command/
DVerify.java67 System.exit(EXIT_STATUS_OKAY); in main()
72 System.exit(EXIT_STATUS_OKAY); in main()
75 System.exit(EXIT_STATUS_FAILED); in main()
/tools/repohooks/
Dpre-upload.py182 sys.exit(1)
265 sys.exit(1)
346 sys.exit(1)
415 sys.exit(direct_main(sys.argv[1:]))
/tools/test/connectivity/acts/framework/acts/bin/
Dact.py80 sys.exit(1)
273 sys.exit(1)
274 sys.exit(0)
/tools/metalava/src/main/java/com/android/tools/metalava/apilevels/
DApiGenerator.java135 System.exit(1); in main()
140 System.exit(1); in main()
144 System.exit(-1); in main()
/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp.txt24 version Show this tool's version number and exit
26 help Show this usage page and exit
DApkSignerTool.java106 System.exit(1); in main()
282 System.exit(2); in sign()
287 System.exit(2); in sign()
527 System.exit(1); in verify()
531 System.exit(1); in verify()
/tools/dexter/dexter/
Ddexter_tests.py23 exit(1)
105 exit(1)
/tools/security/sanitizer-status/
Dsanitizer-status.c106 exit(1); in test()
115 exit(EXIT_SUCCESS); in test()
/tools/tradefederation/core/src/com/android/tradefed/sandbox/
DSandboxConfigDump.java143 System.exit(1); in main()
147 System.exit(code); in main()
/tools/metalava/
Dgradlew.bat78 if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
79 exit /b 1
/tools/acloud/create/
Dremote_image_local_instance.py225 sys.exit(constants.EXIT_BY_USER)
235 sys.exit(constants.EXIT_BY_USER)
/tools/test/connectivity/tools/lab/
Dmain.py118 sys.exit('Config file does not exist')
244 sys.exit(1)
Dtest_main.py28 sys.exit(ret)
/tools/trebuchet/
Dgradlew.bat78 if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
79 exit /b 1
/tools/test/connectivity/acts/framework/tests/libs/metrics/
Dunittest_bundle.py31 sys.exit(not test_run.wasSuccessful())
/tools/test/connectivity/acts/framework/tests/event/
Devent_unittest_bundle.py31 sys.exit(not test_run.wasSuccessful())
/tools/test/connectivity/acts/framework/tests/metrics/
Dunittest_bundle.py31 sys.exit(not test_run.wasSuccessful())
/tools/test/connectivity/acts/framework/tests/libs/proc/
Dproc_unittest_bundle.py31 sys.exit(not test_run.wasSuccessful())
/tools/test/connectivity/acts/framework/tests/libs/ota/
Dunittest_bundle.py31 sys.exit(not test_run.wasSuccessful())
/tools/test/connectivity/acts/framework/tests/config/
Dunittest_bundle.py31 sys.exit(not test_run.wasSuccessful())

123