Home
last modified time | relevance | path

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

/developtools/hiperf/script/test/
Dtest_utils.py24 from hiperf_utils import executable_file_available
66 result = executable_file_available('hdc')
/developtools/hiperf/script/
Dhiperf_utils.py121 def executable_file_available(executable, option='--help'): function
178 if executable_file_available(path, test_option):
183 if executable_file_available(path, test_option):
187 if executable_file_available(tool, test_option):