Home
last modified time | relevance | path

Searched defs:get_exit_code (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm-libc/test/UnitTest/
H A DExecuteFunctionUnix.cpp26 int ProcessStatus::get_exit_code() { in get_exit_code() function in LIBC_NAMESPACE_DECL::testutils::ProcessStatus
/aosp_15_r20/external/pytorch/.ci/pytorch/
H A Dcommon_utils.sh74 function get_exit_code() { function