Home
last modified time | relevance | path

Searched refs:ret_ok (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/test/ffiworkloadtest/
H A Drun_ffi_workload_test.sh19 declare -i ret_ok=0
33 if type "$command" >/dev/null 2>&1; then return $ret_ok; else return $ret_error; fi
58 return "$ret_ok"
86 return "$ret_ok"
102 return "$ret_ok"

Completed in 1 milliseconds