Home
last modified time | relevance | path

Searched refs:device_exitcode (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/compiler-rt/test/sanitizer_common/android_commands/
H A Dandroid_run.py25 device_exitcode = device_binary + '.exitcode' variable
28 device_stdout, device_stderr, device_exitcode)])
34 retcode = int(pull_from_device(device_exitcode))