Home
last modified time | relevance | path

Searched defs:exit_code (Results 201 – 225 of 415) sorted by relevance

12345678910>>...17

/aosp_15_r20/tools/asuite/atest/test_runners/
H A Datest_tf_test_runner.py105 def __init__(self, exit_code): argument
116 def _get_exit_reason(self, exit_code): argument
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/pkey/
H A Decdsa.c80 int exit_code = MBEDTLS_EXIT_FAILURE; in main() local
/aosp_15_r20/packages/modules/Virtualization/guest/compsvc/src/
Dcompsvc.rs130 let exit_code = odrefresh(&self.odrefresh_path, args, authfs_service, |output_dir| { in do_odrefresh() localVariable
/aosp_15_r20/tools/asuite/atest/metrics/
H A Dmetrics.py53 exit_code = constants.EXTERNAL variable in AtestExitEvent
/aosp_15_r20/external/mbedtls/programs/aes/
H A Dcrypt_and_hash.c62 int exit_code = MBEDTLS_EXIT_FAILURE; in main() local
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/aes/
H A Dcrypt_and_hash.c62 int exit_code = MBEDTLS_EXIT_FAILURE; in main() local
/aosp_15_r20/external/mbedtls/programs/util/
H A Dpem2der.c166 int exit_code = MBEDTLS_EXIT_FAILURE; in main() local
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/util/
H A Dpem2der.c166 int exit_code = MBEDTLS_EXIT_FAILURE; in main() local
/aosp_15_r20/external/mbedtls/3rdparty/everest/include/everest/kremlin/internal/
H A Dtypes.h37 typedef int exit_code; typedef
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/clone3/
H A Dclone3_set_tid.c66 int exit_code = EXIT_SUCCESS; in call_clone3_set_tid() local
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/3rdparty/everest/include/everest/kremlin/internal/
H A Dtypes.h37 typedef int exit_code; typedef
/aosp_15_r20/trusty/user/base/interface/metrics/include/interface/metrics/
Dmetrics.h112 uint32_t exit_code; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
H A Drunner.cc328 int exit_code = __W_EXITCODE(function_pointer(argv.size(), argv.data()), 0); in RunInprocess() local
/aosp_15_r20/external/mbedtls/programs/pkey/
H A Dkey_app.c69 int exit_code = MBEDTLS_EXIT_FAILURE; in main() local
/aosp_15_r20/tools/tradefederation/core/atest_proto/
Dinternal_user_log.proto24 optional int32 exit_code = 2; field
/aosp_15_r20/external/libchrome/base/test/launcher/
H A Dtest_launcher.h100 virtual void OnCompleted(int exit_code, in OnCompleted()
/aosp_15_r20/art/odrefresh/
H A Dodr_metrics_record.h51 int32_t exit_code; member
/aosp_15_r20/external/googleapis/google/cloud/osconfig/agentendpoint/v1beta/
H A Dtasks.proto179 int32 exit_code = 2 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/tools/asuite/atest/proto/
H A Dinternal_user_log.proto26 optional int32 exit_code = 2; field
/aosp_15_r20/art/test/generate-boot-image/
H A Dgenerate-boot-image.cc171 int exit_code = system(BuildCommand(args).c_str()); in GenerateBootImage() local
/aosp_15_r20/system/core/mini_keyctl/
H A Dmini_keyctl.cpp39 static void Usage(int exit_code) { in Usage()
/aosp_15_r20/external/rappor/analysis/R/
H A Dfast_em.R124 exit_code <- system(cmd) functionVar
/aosp_15_r20/external/wayland/tests/
H A Dtest-compositor.h42 int exit_code; member
/aosp_15_r20/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_builder.cpp48 int exit_code) { in ApplyProcessRestarter()
/aosp_15_r20/external/libbrillo/brillo/
H A Dprocess_reaper_test.cc20 pid_t ForkChildAndExit(int exit_code) { in ForkChildAndExit()

12345678910>>...17