Home
last modified time | relevance | path

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

12345

/tools/security/fuzzing/orphans/libufdt/
Dmkcorpus.c29 exit(EXIT_FAILURE); in get_file_length()
41 exit(EXIT_FAILURE); in append_file()
49 exit(EXIT_FAILURE); in append_file()
66 exit(EXIT_FAILURE); in main()
75 exit(EXIT_FAILURE); in main()
83 exit(EXIT_FAILURE); in main()
/tools/tradefederation/core/src/com/android/tradefed/command/
DLocalDeveloper.java33 System.exit(1); in main()
37 System.exit(0); in main()
42 System.exit(0); in main()
46 System.exit(1); in main()
/tools/tradefederation/core/res/perfetto/
Drecord_android_trace277 sys.exit(subprocess.check_call([bin_path, *sys.argv[1:]]))
448 sys.exit(0)
452 sys.exit(0)
456 sys.exit(1)
462 sys.exit(1)
467 sys.exit(1)
480 sys.exit(1)
486 sys.exit(1)
498 sys.exit(1)
527 sys.exit(1)
[all …]
/tools/security/fuzzing/orphans/widevine/trusty/
Ddispatch_fuzzer.cpp82 exit(-1); in LLVMFuzzerInitialize()
88 exit(-1); in LLVMFuzzerInitialize()
96 exit(-1); in LLVMFuzzerInitialize()
103 exit(-1); in LLVMFuzzerInitialize()
109 exit(-1); in LLVMFuzzerInitialize()
116 exit(-1); in LLVMFuzzerInitialize()
/tools/test/connectivity/tools/
Dyapf_checker.py32 exit(1)
36 exit(1)
56 exit(1)
Dproto_check.py144 exit(1)
159 exit(not verify_protos_update_generated_files(proto_files, proto_gen_files))
/tools/acloud/
Dsetup.py65 sys.exit(-1)
72 sys.exit(-1)
76 sys.exit(-1)
/tools/acloud/setup/
Dhost_setup_runner.py104 sys.exit(constants.EXIT_BY_USER)
160 sys.exit(constants.EXIT_BY_USER)
171 sys.exit(constants.EXIT_BY_USER)
201 sys.exit(constants.EXIT_BY_USER)
/tools/asuite/adevice/src/
Dadevice_fingerprint.rs22 process::exit(1); in main()
27 process::exit(1); in main()
/tools/asuite/atest/
Dprofiler.py49 sys.exit(f'{args.executable}: File not found')
58 sys.exit(
Datest_run_unittests.py93 sys.exit(not result.wasSuccessful())
94 sys.exit(0)
Datest_main.py426 sys.exit(ExitCode.INVALID_EXEC_MODE)
476 sys.exit(ExitCode.DEVICE_NOT_FOUND)
544 sys.exit(ExitCode.ENV_NOT_SETUP)
546 sys.exit(ExitCode.INVALID_TM_ARGS)
766 sys.exit(ExitCode.OUTSIDE_ROOT)
769 sys.exit(ExitCode.SUCCESS)
774 sys.exit(ExitCode.SUCCESS)
777 sys.exit(ExitCode.SUCCESS)
1503 sys.exit(ExitCode.EXIT_BEFORE_MAIN)
1538 sys.exit(exit_code)
/tools/tradefederation/core/
Dtradefed_win.bat28 exit /B
54 exit /B
80 :: if command not exist, exit
85 exit /B
/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
/tools/test/mobly_extensions/scripts/
Dlocal_mobly_runner.py174 exit(1)
199 exit(1)
207 exit(1)
256 exit(1)
403 exit(1)
/tools/test/connectivity/acts/framework/acts/bin/
Dact.py83 sys.exit(1)
229 sys.exit(1)
230 sys.exit(0)
/tools/asuite/
Dpreupload_hook_script.py38 sys.exit(1)
63 sys.exit(1)
121 sys.exit(1)
/tools/dexter/dexter/
Ddexter_tests.py22 exit(1)
119 exit(1)
/tools/repohooks/tools/
Dpylint.py60 sys.exit(1)
129 sys.exit(main(sys.argv[1:]))
/tools/test/connectivity/acts_tests/
Dsetup.py68 exit(1)
72 exit(1)
/tools/tradefederation/core/proto/invocation/
Dinvocation_manager.proto34 // Request the Tradefed process to exit after a delay that specified by the client, non-blocking.
76 // Request the Tradefed Java Process to exit after a delay
78 // The delay of Tradefed process exit in ms
/tools/treble/build/
Dtest.py34 sys.exit(not result.wasSuccessful())
/tools/treble/split/
Dtest.py33 sys.exit(not result.wasSuccessful())
/tools/platform-compat/java/com/android/class2nonsdklist/
DClass2NonSdkList.java167 System.exit(0); in main()
169 System.exit(1); in main()
274 System.exit(1); in help()
/tools/asuite/atest/integration_tests/device_android_test/src/com.android.atest.example/
DDeviceAndroidTestNonStarting.java34 System.exit(1); in beforeClass()

12345