Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dutils.py131 def is_executable_available(executable, option='--help'): function
203 if is_executable_available(path, test_option):
208 if is_executable_available(path, test_option):
223 if is_executable_available(path, test_option):
227 if is_executable_available(toolname_with_arch, test_option):
232 if is_executable_available(toolname, test_option):