Home
last modified time | relevance | path

Searched defs:_exit_code (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/http2_test/
H A Dhttp2_test_server.py45 _exit_code = 0 variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/test/http2_test/
Dhttp2_test_server.py46 _exit_code = 0 variable
/aosp_15_r20/external/sdv/vsomeip/tools/
Dvsomeip_ctrl.cpp81 void stop(int _exit_code) { in stop()
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
H A Dconfiguration_generated.h4249 auto _exit_code = _o->exit_code; in CreateBenchmarkError() local