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

/external/toolchain-utils/android_bench_suite/
H A Drun.py177 def check_call_with_log(cmd, log_file): function
206 check_call_with_log(setting_cmd, 'device_log')
209 check_call_with_log(setting_cmd, 'device_log')
276 check_call_with_log(test_cmd, 'test_log')

Completed in 202 milliseconds